[U-Boot] [PATCH V4 0/5] ARM: OMAP4/5: Add support to boot with device tree as default
Tom Rini
trini at ti.com
Mon Apr 8 18:58:38 CEST 2013
On Mon, Apr 01, 2013 at 09:22:37PM +0530, Sricharan R wrote:
> With the kernel moving all towards device tree, this series
> adds support to make the device tree boot as the default
> for OMAP4/5 platforms.
>
> Nishanth Menon (1):
> omap5: Allow use of a plain text env file
>
> Sricharan R (4):
> ARM: OMAP5: Rename omap5_evm to omap5_uevm
> ARM: OMAP5: Set fdt_high to enable booting with Device tree
> ARM: OMAP4/5: Change the default boot command to work with device
> tree
> ARM: OMAP4/5: Make bootz as the default boot command
>
> board/ti/{omap5_evm => omap5_uevm}/Makefile | 0
> board/ti/{omap5_evm => omap5_uevm}/evm.c | 0
> board/ti/{omap5_evm => omap5_uevm}/mux_data.h | 0
> boards.cfg | 2 +-
> include/configs/omap4_common.h | 22 +++++++++++++---
> include/configs/omap5_common.h | 35 +++++++++++++++++++++----
> include/configs/{omap5_evm.h => omap5_uevm.h} | 0
> 7 files changed, 50 insertions(+), 9 deletions(-)
> rename board/ti/{omap5_evm => omap5_uevm}/Makefile (100%)
> rename board/ti/{omap5_evm => omap5_uevm}/evm.c (100%)
> rename board/ti/{omap5_evm => omap5_uevm}/mux_data.h (100%)
> rename include/configs/{omap5_evm.h => omap5_uevm.h} (100%)
Along with what would be v5 of 4/5 and 5/5, applied to u-boot-ti/master,
thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130408/7b58d740/attachment.pgp>
More information about the U-Boot
mailing list