[U-Boot] [PATCH V4 4/5] ARM: OMAP4/5: Change the default boot command to work with device tree

Tom Rini trini at ti.com
Mon Apr 1 21:20:05 CEST 2013


On Mon, Apr 01, 2013 at 09:22:41PM +0530, Sricharan R wrote:

> Now with kernel moving to all device tree, the default
> boot command is changed to pass the device tree blob.
> Also, adding the findfdt command to get the dt-blob
> based on the board.
> 
> Thanks to Tom Rini <trini at ti.com> for suggesting this.
> 
> Signed-off-by: Sricharan R <r.sricharan at ti.com>
[snip]
> @@ -145,6 +149,10 @@
>  	"loadaddr=0x82000000\0" \
>  	"console=ttyO2,115200n8\0" \
>  	"fdt_high=0xffffffff\0" \
> +	"fdtaddr=0x80f80000\0" \
> +	"bootpart=0:1\0" \
> +	"bootdir=\0" \
> +	"bootfile=uImage\0" \

What about 0:2 and /boot, ala am335x_evm as well?  I'm not aware of any
distributions being really clever and mounting the FAT partition to
/boot and I know some that have been expecting and using their
ext*-located kernels for a while for various TI platforms.  And wer're
moving in that latter direction too :)  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/20130401/0fa569fb/attachment.pgp>


More information about the U-Boot mailing list