Re: [U-Boot] [PATCH 3/3] m68k: add generic-board support

2015-03-09 Thread Jan Kiszka
On 2015-02-12 01:40, Angelo Dureghello wrote: > Add generic-board support for the m68k architecture. > > Signed-off-by: Angelo Dureghello > --- > arch/m68k/config.mk| 3 +++ > arch/m68k/include/asm/config.h | 3 +++ > arch/m68k/include/asm/u-boot.h | 8 > arch/m68k/lib/Ma

[U-Boot] [PATCH 3/3] m68k: add generic-board support

2015-02-11 Thread Angelo Dureghello
Add generic-board support for the m68k architecture. Signed-off-by: Angelo Dureghello --- arch/m68k/config.mk| 3 +++ arch/m68k/include/asm/config.h | 3 +++ arch/m68k/include/asm/u-boot.h | 8 arch/m68k/lib/Makefile | 4 +++- common/board_f.c | 22