Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | u-boot-xlnx_2016.07: Remove obsolete compiler-gcc6.h patch | Nathan Rossi | 2016-12-03 | 1 | -92/+0 |
| | | | | | | | This patch is unused, and not required as U-Boot has updated to handle newer GCC compilers without the need for a separate header. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> | ||||
* | Add GCC6 patch for compiler-gcc6.h file missing | Manjukumar Matha | 2016-07-17 | 1 | -0/+92 |
Copy compiler-gcc5.h as compiler-gcc6.h to fix compilation error This is a temporary fix till Xilinx u-boot gets updated Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> |