]> xenbits.xensource.com Git - people/aperard/qemu-dm.git/commit
target/avr: Increase TARGET_PAGE_BITS to 10
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 25 Mar 2025 22:32:50 +0000 (15:32 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 22 Apr 2025 21:07:12 +0000 (14:07 -0700)
commiteba24b60a72115e21e850977b3019aaf037c66c9
tree1140167c1046eee9cf4f8cf36267eb075a5433af
parent9f99072fc08e1044700404ae0a5f13a30a0a2a60
target/avr: Increase TARGET_PAGE_BITS to 10

Now that we can handle the MCU allocating only a portion of the
first page to i/o, increase the page size.  Choose 10 as larger
than the i/o on every MCU, just so that this path is tested.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/avr/cpu-param.h