aboutsummaryrefslogtreecommitdiff
path: root/configs/bayleybay_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-15 13:06:00 -0500
committerTom Rini <trini@konsulko.com>2022-12-15 13:06:00 -0500
commit9bd3d354a1a0712ac27c717df9ad60566b0406ee (patch)
tree81eedbd0fa0202f01a7584c87b13aea4ba55bd5a /configs/bayleybay_defconfig
parented6251187afabf811a5fd49a44ebd61c53c7b378 (diff)
parent58e2a35f2e81b0114cf05bfd6e96e4d70e47b22c (diff)
downloadu-boot-WIP/15Dec2022.zip
u-boot-WIP/15Dec2022.tar.gz
u-boot-WIP/15Dec2022.tar.bz2
Merge https://source.denx.de/u-boot/custodians/u-boot-x86WIP/15Dec2022
- Adjust CONFIG_TEXT_BASE for BayTrail based platforms - 2 cosmetic issue fixes
Diffstat (limited to 'configs/bayleybay_defconfig')
-rw-r--r--configs/bayleybay_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bayleybay_defconfig b/configs/bayleybay_defconfig
index 5f43f4c..3556fe6 100644
--- a/configs/bayleybay_defconfig
+++ b/configs/bayleybay_defconfig
@@ -1,5 +1,5 @@
CONFIG_X86=y
-CONFIG_TEXT_BASE=0xFFF00000
+CONFIG_TEXT_BASE=0xFFE00000
CONFIG_NR_DRAM_BANKS=8
CONFIG_ENV_SIZE=0x1000
CONFIG_ENV_OFFSET=0x6FF000