wandboard: Use U-Boot 2016.07
authorFabio Estevam <fabio.estevam@nxp.com>
Sun, 11 Sep 2016 19:42:05 +0000 (16:42 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 11 Sep 2016 19:58:18 +0000 (21:58 +0200)
commit9b15e3a2b755b1847b93b57d61858c99b7fbabae
tree291f32e2c403603d3a4594a63021744981f2da5a
parent7849020e03a5a3b429baa9257bc7e61e08f67250
wandboard: Use U-Boot 2016.07

Upgrade U-Boot version to 2016.07 and make proper use of U-Boot
distro configuration features.

Provide a boot.scr binary script that is one of the standard ways to
pass a U-Boot script with distro features enabled.

With this method the uboot-env.txt file is no longer needed, so it is
removed.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/wandboard/boot.scr.txt [new file with mode: 0644]
board/wandboard/genimage.cfg
board/wandboard/post-build.sh [new file with mode: 0755]
board/wandboard/uboot-env.txt [deleted file]
configs/wandboard_defconfig