]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: use rockchip linux partitions layout
authorJacob Chen <jacob2.chen@rock-chips.com>
Sat, 8 Oct 2016 05:47:41 +0000 (13:47 +0800)
committerSimon Glass <sjg@chromium.org>
Sun, 30 Oct 2016 19:29:06 +0000 (13:29 -0600)
commitdb703b7b94ac746c8f609b10b65c2bae0b2b6930
tree3cbb618f116999f73cd123ea3d287400e37d4d13
parent951ed4c0f6743e5f0c435636701869e3e1d824db
rockchip: use rockchip linux partitions layout

Unify the partitions of each chip then it will be more easy for us to
write scripts, tools or guides for rockchip chips.

Those extra partitions mostly are used to be compatible with our
internal loaders (such as miniloader which was same as spl,  or
android loader then we can support dual boot)

Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
include/configs/rk3036_common.h
include/configs/rk3288_common.h
include/configs/rk3399_common.h
include/configs/rockchip-common.h [new file with mode: 0644]