diff options
author | Jamin Lin <jamin_lin@aspeedtech.com> | 2024-11-27 17:15:37 +0800 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2024-12-11 07:25:53 +0100 |
commit | 369a47ae4b34379048728a3321163fc48fa109b1 (patch) | |
tree | 69352019cb12a33e97ca7c0bf9eb68295d5c8166 /include/gdbstub/commands.h | |
parent | dc32f5baf94e901e570e48d6244897c2418fe63c (diff) | |
download | qemu-369a47ae4b34379048728a3321163fc48fa109b1.zip qemu-369a47ae4b34379048728a3321163fc48fa109b1.tar.gz qemu-369a47ae4b34379048728a3321163fc48fa109b1.tar.bz2 |
test/qtest/aspeed_smc-test: Introducing a "page_addr" data field
Currently, these test cases used the hardcode offset 0x1400000 (0x14000 * 256)
which was beyond the 16MB flash size for flash page read/write command testing.
However, the default fmc flash model of ast1030-a1 EVB is "w25q80bl" whose size
is 1MB. To test SoC flash models, introduces a new page_addr member in TestData
structure, so users can set the offset for flash page read/write command
testing.
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/r/20241127091543.1243114-5-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'include/gdbstub/commands.h')
0 files changed, 0 insertions, 0 deletions