[U-Boot] [PATCH] README: Give an explicit example of adding a new board.

2009-11-17 Thread Robert P. J. Day
Explicitly demonstrate an example (BeagleBoard) of what was added/changed to support a new board. Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- obviously not critical, but it might be useful for readers to see explicitly what constitutes adding support for a new board, file by

Re: [U-Boot] [PATCH] README: Give an explicit example of adding a new board.

2009-11-17 Thread Dirk Behme
Robert P. J. Day wrote: Explicitly demonstrate an example (BeagleBoard) of what was added/changed to support a new board. Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- obviously not critical, but it might be useful for readers to see explicitly what constitutes adding

Re: [U-Boot] [PATCH] README: Give an explicit example of adding a new board.

2009-11-17 Thread Robert P. J. Day
On Tue, 17 Nov 2009, Dirk Behme wrote: Robert P. J. Day wrote: Explicitly demonstrate an example (BeagleBoard) of what was added/changed to support a new board. Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- obviously not critical, but it might be useful for readers

Re: [U-Boot] [PATCH] README: Give an explicit example of adding a new board.

2009-11-17 Thread Wolfgang Denk
Dear Robert P. J. Day, In message alpine.lfd.2.00.0911170523040.24...@localhost you wrote: + First, the new files: + + ./board/ti/beagle/ + beagle.c + beagle.h + config.mk + Makefile + ./include/configs/omap3_beagle.h Most probably the naming