]> git.sur5r.net Git - u-boot/commit
warp7: Add Kconfig WARP7_ROOT_PART
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Tue, 24 Apr 2018 17:46:41 +0000 (18:46 +0100)
committerStefano Babic <sbabic@denx.de>
Thu, 26 Apr 2018 06:53:22 +0000 (08:53 +0200)
commit95b649f27d7e399825782ab51688a4f2cb24c47f
tree71d7244547534b393f36965a1867cdf96ec40b09
parent56eca404e1dc7aed65fb5268826eba1c548434ae
warp7: Add Kconfig WARP7_ROOT_PART

Adding CONFIG_WARP7_ROOT_PART allows a defconfig to specify which partition
is use as the root partition on WaRP7, this is a desirable change in order
to support a different partitioning schemes. The default is the current
partition #2.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Tested-by: Breno Lima <breno.lima@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
board/warp7/Kconfig