Home
last modified time | relevance | path

Searched hist:e453794f87436c7788ba763f90e0e905ace8b7f7 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dts4800.he453794f87436c7788ba763f90e0e905ace8b7f7 Thu Apr 21 21:34:02 UTC 2016 Damien Riegel <damien.riegel@savoirfairelinux.com> 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>