[U-Boot] [U-Boot, 4/5] board/BuR: split bur_am335x_common.h into am335x-specific and BuR common parts

Tom Rini trini at konsulko.com
Thu Feb 25 16:24:51 CET 2016


On Fri, Feb 19, 2016 at 12:09:45PM +0100, Hannes Schmelzer wrote:

> bur_am335x_common.h today holds all common configuration which is shared
> over all B&R boards.
> 
> In future we want to bring up boards which are not based on AM335x only
> but we still want to have common configuration over all B&R boards
> independent from their architecture.
> 
> To prepare this we introduce a new file "bur_cfg_common.h", where we
> move all common things, which are not architecture specific, from
> bur_am335x_common.h.
> 
> On B&R am335x boards we include from now:
> 
> #include <configs/bur_cfg_common.h>
> #include <configs/bur_am335x_common.h>
> 
> On other B&R boards, we include only
> #include <configs/bur_cfg_common.h>
> 
> Signed-off-by: Hannes Schmelzer <oe5hpm at oevsv.at>
> Reviewed-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160225/f08de75f/attachment.sig>


More information about the U-Boot mailing list