summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-ls1_2015.01.bb
Commit message (Collapse)AuthorAgeFilesLines
* u-boot-ls1: The finale u-boot binary is not named as u-boot.bin for sdcard/spiChunrong Guo2015-11-231-8/+17
| | | | | Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-ls: support gcc5Chunrong Guo2015-10-291-0/+1
| | | | | | | | Fixed the following build errors with gcc5: |error: linux/compiler-gcc5.h: No such file or directory Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-ls1: Fix 'nand' buildsGary Thomas2015-07-161-2/+1
| | | | | | | | Builds for 'nand' booting were failing because of an incorrect path during compilation. Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-ls1: update to revision v2015.01-630-g6ba8eedTing Liu2015-07-131-0/+48
Changes: 1. Rebased on git://git.denx.de/u-boot.git v2015.01-487-gab92da9 2. Applied another 143 FSL/backported patches (git log ab92da9..) 3. add DEPENDS on dtc-native as u-boot brings in device tree files 4. use u-boot-with-spl-pbl.bin for nand 5. replace with u-boot-dtb.bin when swapping the image endianness Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>