mvebu: update boot-script to use generic variables
authorJosua Mayer <josua.mayer97@gmail.com>
Sun, 23 Apr 2017 15:20:58 +0000 (17:20 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 30 May 2017 12:00:30 +0000 (14:00 +0200)
commit88389bfe4130e07833b41950abe5323a2fc5e6be
treef8048225c268f4eea918826d8320344fc422fe00
parente2814f641600efabfa906fa0a5957eaf055a67e5
mvebu: update boot-script to use generic variables

U-Boot provides standard variables for load addresses, and
filesystem-agnostic load-commands. Furthermore thanks to distro-boot,
the device and partition from which the system boots is known.
The new boot-script makes use of all this information.

Tested on the only board that uses this boot-script: Clearfog Pro

Signed-off-by: Josua Mayer <josua.mayer97@gmail.com>
target/linux/mvebu/image/cfbase-boot.script
target/linux/mvebu/image/cfpro-boot.script