Message ID | 20241022094110.1574011-1-jamin_lin@aspeedtech.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix write incorrect data into flash in user mode | expand |
Hello Jamin, On 10/22/24 11:40, Jamin Lin wrote: > change from v1: > 1. Fix write incorrect data into flash in user mode. > 2. Refactor aspeed smc qtest testcases to support AST2600, AST2500 and > AST1030. > 3. Add ast2700 smc qtest testcase to support AST2700. > > change from v2: > 1. Introduce a new aspeed-smc-utils.c to place common testcases. > 2. Fix hardcode attach flash model of spi controllers > 3. Add reviewers suggestion and fix review issue. I have applied 1-6,8 to aspeed-next and should send a PR with them. I kept the test extensions for later, to take a closer a look and also because I will be on PTO next week. Tests can be merged in the next PR if we have time in this cycle or in QEMU 10.0. Thanks, C.
Hi Cedric, > Subject: Re: [PATCH v2 00/18] Fix write incorrect data into flash in user mode > > Hello Jamin, > > On 10/22/24 11:40, Jamin Lin wrote: > > change from v1: > > 1. Fix write incorrect data into flash in user mode. > > 2. Refactor aspeed smc qtest testcases to support AST2600, AST2500 > > and AST1030. > > 3. Add ast2700 smc qtest testcase to support AST2700. > > > > change from v2: > > 1. Introduce a new aspeed-smc-utils.c to place common testcases. > > 2. Fix hardcode attach flash model of spi controllers 3. Add reviewers > > suggestion and fix review issue. > I have applied 1-6,8 to aspeed-next and should send a PR with them. I kept the > test extensions for later, to take a closer a look and also because I will be on > PTO next week. Tests can be merged in the next PR if we have time in this cycle > or in QEMU 10.0. > Got it and thanks for help. Jamin > Thanks, > > C. >