blob: 4055d29638f4347286a9f696dbfebb312e683533 [file] [log] [blame]
Peter Hoyes3ca0ea02022-03-04 16:30:18 +00001CONFIG_ARM=y
Peng Fanc8a61c02022-04-13 17:47:20 +08002CONFIG_COUNTER_FREQUENCY=24000000
Peter Hoyes3ca0ea02022-03-04 16:30:18 +00003CONFIG_ARCH_VEXPRESS64=y
4CONFIG_NR_DRAM_BANKS=2
5CONFIG_DEFAULT_DEVICE_TREE="arm_fvp"
Tom Rinice53ec82022-08-23 15:24:14 -04006CONFIG_SYS_PROMPT="VExpress64# "
Peter Hoyes3ca0ea02022-03-04 16:30:18 +00007CONFIG_IDENT_STRING=" vexpress_aemv8r64"
8CONFIG_TARGET_VEXPRESS64_BASER_FVP=y
9CONFIG_REMAKE_ELF=y
10CONFIG_BOOTDELAY=3
11CONFIG_USE_BOOTARGS=y
12CONFIG_BOOTARGS="console=ttyAMA0 earlycon=pl011,0x9c090000 rootfstype=ext4 root=/dev/vda2 rw rootwait"
13# CONFIG_DISPLAY_CPUINFO is not set
Tom Riniba5c2b02022-05-11 16:21:06 -040014CONFIG_SYS_MAXARGS=64
Tom Riniae17fa32022-05-11 18:01:06 -040015CONFIG_SYS_CBSIZE=512
Tom Rinicbfa1392022-05-11 17:38:09 -040016CONFIG_SYS_PBSIZE=541
Peter Hoyes3ca0ea02022-03-04 16:30:18 +000017# CONFIG_MMC is not set