[U-Boot] [PATCH, v1] arm:trats: change auto-booting to boot kernel with separate device tree blob
Minkyu Kang
mk7.kang at samsung.com
Thu Jun 13 10:15:57 CEST 2013
On 02/04/13 22:10, a.wlodarczyk at samsung.com wrote:
> From: Arkadiusz Wlodarczyk <arek at AMDC384.(none)>
>
> Signed-off-by: Arkadiusz Wlodarczyk <a.wlodarczyk at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> Tested-by: Arkadiusz Wlodarczyk <a.wlodarczyk at samsung.com>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
> ---
> Changes:
> Modify autoboot scripts that are included in environment variables of default
> environment in order to load device tree to memory prior to booting and to
> pass device tree address to mboot command.
> Switch on dft library, that is necessary for mboot command to pass the device
> tree address in memory to kernel.
> Added device tree file entry in DFU items table in order to facilitate
> uploading the device tree blob file on a target.
> ---
> ---
> include/configs/trats.h | 17 +++++++++++++----
> 1 file changed, 13 insertions(+), 4 deletions(-)
>
applied to u-boot-samsung.
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list