Files
u-boot/include
Sumit Garg 10e7eaf04a armv8: ls1088a: SPL size reduction
Using changes in this patch we were able to reduce approx 8k
size of u-boot-spl.bin image. Following is breif description of
changes to reduce SPL size:
1. Changes in board/freescale/ls1088a/Makefile to remove
   compilation of eth.c and cpld.c in case of SPL build.
2. Changes in board/freescale/ls1088a/ls1088a.c to keep
   board_early_init_f funcations in case of SPL build.
3. Changes in ls1088a_common.h & ls1088ardb.h to remove driver
   specific macros due to which static data was being compiled in
   case of SPL build.

Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2018-01-10 12:31:31 -08:00
..
2017-07-03 17:35:28 -04:00
2017-12-29 11:18:59 +01:00
2017-11-28 16:08:52 +01:00
2017-06-05 11:02:29 -04:00
2017-09-16 14:57:44 +08:00
2017-10-02 21:52:18 -04:00
2017-09-15 05:27:47 -06:00
2017-05-11 22:21:27 -04:00
2017-07-28 23:34:39 +02:00
2017-08-17 16:59:55 +09:00
2017-05-15 20:32:12 +02:00
2017-08-16 08:30:24 -04:00
2017-10-02 21:52:18 -04:00
2017-11-07 10:26:27 +01:00
2017-09-03 15:30:35 -04:00
2017-07-23 09:24:47 -04:00
2017-06-12 08:37:55 -04:00
2017-12-07 15:17:00 -05:00
2017-11-28 21:59:30 +01:00
2017-12-04 22:00:00 +09:00
2017-11-28 21:59:30 +01:00
2017-06-12 08:37:55 -04:00
2017-12-07 15:17:00 -05:00
2017-07-28 23:34:07 +02:00
2017-08-17 16:59:55 +09:00
2017-08-23 10:41:58 +02:00
2017-08-16 08:22:18 -04:00
2017-11-21 19:36:18 +05:30
2017-12-12 19:53:45 -07:00
2017-10-01 16:32:51 +02:00
2017-08-24 11:00:47 +08:00
2017-10-04 12:00:19 -04:00