summaryrefslogtreecommitdiff
path: root/package/boot/uboot-kirkwood/patches/008-nsa325-uboot-generic.patch
Commit message (Collapse)AuthorAgeFilesLines
* uboot-kirkwood: update to 2018.03Paul Wassi2018-03-201-36/+6
| | | | | | | | | | | U-Boot now requires GCC > 5 Catch up with upstream and move some configuration options from the header files to the corresponding defconfig files. Also move some options of patch 010 affecting the whole platform to 010's device only. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* uboot-kirkwood: update to 2017.09Paul Wassi2017-11-031-27/+20
| | | | | | | | | | Upgrade uboot-kirkwood to upstream release 2017.09 Catch up with upstream and move configuration options from simple defines to Kconfig, as otherwise dependencies would not be resolved and code would not compile. Tested-by: Alberto Bursi <alberto.bursi@outlook.it> Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* package/boot/uboot-kirkwood: fix build errors for nsa310 and nsa325Paul Wassi2017-03-271-26/+7
| | | | | | | With upstream changes, the last update to U-Boot 2017.03 broke the nsa310 and nsa325 targets. Also fix some redefines. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* package/boot: update uboot-kirkwood to 2017.03Paul Wassi2017-03-201-2/+2
| | | | | | Bump uboot-kirkwood to upstream release 2017.03 Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* uboot-kirkwood: add Zyxel NSA325 ubootAlberto Bursi2017-02-111-0/+709
add uboot for NSA325 Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>