Re: [U-Boot-Users] [RFC] Create include/u-boot directory

2008-04-14 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > I proposing to create an include directory name u-boot like it's This already happened. See latest commits. > done in linux (include/linux) where we put all relate u-boot > headers except configs and asms dirs. Please don't reorgan

Re: [U-Boot-Users] [RFC] Create include/u-boot directory

2008-04-14 Thread Luigi 'Comio' Mantellini
I think that a separate include directory for u-boot is a good idea. ciao luigi On sab, 2008-04-12 at 14:25 +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > Hi, > > I proposing to create an include directory name u-boot like it's > done in linux (include/linux) where we put all rel

[U-Boot-Users] [RFC] Create include/u-boot directory

2008-04-12 Thread Jean-Christophe PLAGNIOL-VILLARD
Hi, I proposing to create an include directory name u-boot like it's done in linux (include/linux) where we put all relate u-boot headers except configs and asms dirs. It will allow us to be sure to be independent form the host system as example The