From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 17 Nov 2009 13:01:46 +0100 Subject: [U-Boot] [PATCH] README: Give an explicit example of adding a new board. In-Reply-To: References: <4B0274CF.3040605@googlemail.com> Message-ID: <20091117120146.9012BF51B07@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear "Robert P. J. Day", In message 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 convention guys here want some hints about correct > > directory and config file names ;) > > just to be clear, i wasn't trying to give methodical directions for > *how* to add a board, just a summary of what the *end result* might be > if someone wanted to see them. so, in a sense, i'm not trying to > duplicate the instructions for how to add a board, just let people see > what it ultimately represents. Then please use an example that does not lead people into doing bad things. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de "Though a program be but three lines long, someday it will have to be maintained." - The Tao of Programming