]> Git Repo - J-u-boot.git/commit
sunxi: provide default DRAM config for sun50i in Kconfig
authorAndre Przywara <[email protected]>
Mon, 2 Jan 2017 11:48:37 +0000 (11:48 +0000)
committerJagan Teki <[email protected]>
Wed, 4 Jan 2017 15:37:42 +0000 (16:37 +0100)
commit52e3182b82e62aa3dcac4a8b656e77358ef45d14
tree60d3023ec033d749e71ad9af4c2ebc610c19c644
parent83843c9b3ac511e97b844db70553a2a8966dd44a
sunxi: provide default DRAM config for sun50i in Kconfig

To avoid enumerating the very same DRAM values in defconfig files
for each and every Allwinner A64 board out there, let's put some sane
default values in the Kconfig file.
Boards with different needs can override them at any time.

Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
board/sunxi/Kconfig
configs/pine64_plus_defconfig
This page took 0.03667 seconds and 4 git commands to generate.