]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
ts4800: update environment to boot with device tree
authorDamien Riegel <damien.riegel@savoirfairelinux.com>
Thu, 21 Apr 2016 21:34:02 +0000 (17:34 -0400)
committerStefano Babic <sbabic@denx.de>
Tue, 24 May 2016 13:05:45 +0000 (15:05 +0200)
commite453794f87436c7788ba763f90e0e905ace8b7f7
tree7669aec9f30c4ffb26b46bbe47bc95333bb7ab4d
parenta0eb8c9b91348966f7ae8748b4ab3febae792a76
ts4800: update environment to boot with device tree

This commit updates the environment variables to be able to boot with a
device tree. The expected partition layout on the SD card is:
 - partition 1: type 0xDA, contains u-boot.bin
 - partition 2: type 0xC (fat), contains zImage and device tree
 - partition 3: type 0x83, root filesystem.

Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
include/configs/ts4800.h