Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
58f68611df3c8db33dbd4c40a4034c767895a427
/
.
/
arch
/
arm
/
mach-ipq40xx
/
Kconfig
blob: 4eef80e935215d725969987a99ba3de0256d3760 [
file
] [
log
] [
blame
]
if
ARCH_IPQ40XX
config SYS_SOC
default
"ipq40xx"
config SYS_MALLOC_F_LEN
default
0x2000
config SYS_TEXT_BASE
default
0x87300000
config NR_DRAM_BANKS
default
1
endif