Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packages: bump uboot-mxs to 2016.01, refresh patches | Zoltan Herpai | 2016-01-19 | 1 | -11/+0 |
| | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 48374 | ||||
* | uboot-mxs: fix build with gcc-5 | Hauke Mehrtens | 2015-11-20 | 1 | -0/+11 |
gcc-5 handles inline without static differently and that makes uboot-mxs fail to build. Remove the inline so it gets exported and can be used in other functions. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47533 |