[U-Boot] [PATCH] powerpc/85xx: Drop CONFIG_VIDEO on P1_P2_RDB-PC boards to reduce size
Kumar Gala
galak at kernel.crashing.org
Fri Oct 14 09:32:12 CEST 2011
On Oct 13, 2011, at 11:42 PM, Kumar Gala wrote:
> With older compilers (gcc-4.2.x) we run into issues that resulting image
> is too large. We can save a bunch of space by removing the video support.
> In general video support on these boards is a nice to have since it
> requires a PCIe add-on card.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> include/configs/p1_p2_rdb_pc.h | 16 ----------------
> 1 files changed, 0 insertions(+), 16 deletions(-)
applied
- k
More information about the U-Boot
mailing list