On 29 January 2015 at 04:21, Nikita Kiryanov <[email protected]> wrote:
> Reduce the amount of platform dependant code in common/lcd.c by moving MPC823
> specific implementation of fb_put_byte() to mpc8xx_lcd.c. Since we must also
> have a default implementation for everybody else, make the remainder of the
> code into a weak function.
>
> Signed-off-by: Nikita Kiryanov <[email protected]>
> Cc: Simon Glass <[email protected]>
> Cc: Anatolij Gustschin <[email protected]>
> ---
>  common/lcd.c               | 11 +++++------
>  drivers/video/mpc8xx_lcd.c |  7 +++++++
>  2 files changed, 12 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to