]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig
authorhuang lin <hl@rock-chips.com>
Tue, 17 Nov 2015 06:20:10 +0000 (14:20 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 1 Dec 2015 15:07:22 +0000 (08:07 -0700)
commit8117803430d2f0280f245b64604f6cfcda26bd3e
tree84f853c67d79c6167a47418ee350dbd108b02e3a
parentcc2244b8fa85b4a8af228617ed7566785dfb1728
rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig

since different rockchip SOC have different size of SRAM,
So the size SYS_MALLOC_F_LEN may different, so move this
config to rk3288 own Kconfig

Signed-off-by: Lin Huang <hl@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/Kconfig
arch/arm/mach-rockchip/rk3288/Kconfig