Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | uboot-lantiq: fix boot of images larger than 8MB | Mathias Kresin | 2017-01-02 |
| | | | | | | | | Increasing CONFIG_SYS_BOOTM_LEN from 8 MB to 16 MB is necessary to support uncompressing images larger than 8 MB when using the bootm command. Signed-off-by: Mathias Kresin <dev@kresin.me> | ||
* | uboot-lantiq: reorder and rework patches | Mathias Kresin | 2016-05-23 |
use: - 00nn for u-boot patches - 01nn for new boards While doing the rework, the board definitions for the easy50712 and easy80920 were moved to distinct board definitions patches. Signed-off-by: Mathias Kresin <dev@kresin.me> |