summaryrefslogtreecommitdiff
path: root/configs/nokia_rx51_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-30 16:16:31 +0300
committerTom Rini <trini@konsulko.com>2021-09-07 23:22:31 +0300
commit87e8d38a3977ee284e1bbaad03f08d652ca1c7ec (patch)
tree7e698249cfd388f894925753b990b1961484c50b /configs/nokia_rx51_defconfig
parent9774462e34faaa64a91eb9c68b438a52d22bba6a (diff)
downloadu-boot-87e8d38a3977ee284e1bbaad03f08d652ca1c7ec.tar.xz
arm: Add Kconfig entry for MACH_TYPE
As part of migrating support for ATAGs to Kconfig, add an option for setting and passing MACH_TYPE. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/nokia_rx51_defconfig')
-rw-r--r--configs/nokia_rx51_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/nokia_rx51_defconfig b/configs/nokia_rx51_defconfig
index e6e8f2af51..69784d972a 100644
--- a/configs/nokia_rx51_defconfig
+++ b/configs/nokia_rx51_defconfig
@@ -6,6 +6,8 @@ CONFIG_SUPPORT_PASSING_ATAGS=y
CONFIG_CMDLINE_TAG=y
CONFIG_INITRD_TAG=y
CONFIG_REVISION_TAG=y
+CONFIG_STATIC_MACH_TYPE=y
+CONFIG_MACH_TYPE=1955
CONFIG_SYS_TEXT_BASE=0x80008000
CONFIG_NR_DRAM_BANKS=2
CONFIG_SYS_MALLOC_LEN=0xc0000