[U-Boot] [U-Boot,V2] rpi: remove redundant board files

Tom Rini trini at konsulko.com
Tue Apr 12 04:29:56 CEST 2016


On Mon, Apr 04, 2016 at 08:00:41PM -0600, Stephen Warren wrote:

> Now that rpi_*defconfig and Kconfig (rather than the config header file)
> provide the identity of the build, we don't need to separate config
> headers and board directories for each RPi variant. Set CONFIG_SYS_BOARD
> and CONFIG_SYS_CONFIG_NAME so that we can get rid of the duplication. This
> requires a tiny number of extra ifdefs in the config header.
> 
> The only disadvantage of this approach is that the $board/$board_name
> environment variables aren't as descriptive as they used to be. This isn't
> really an issue because those only exist to allow scripts to create DTB
> filenames at runtime. However, the RPi board code already sets $fdtfile to
> something more accurate based on FW-reported board ID anyway.
> 
> While at it, unify some Kconfig select options, and add a MAINTAINERS
> entry for bcm283x too.
> 
> Partially-suggested-by: Tom Rini <trini at konsulko.com>
> Signed-off-by: Stephen Warren <swarren at wwwdotorg.org>
> 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: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160411/5d3ae19e/attachment.sig>


More information about the U-Boot mailing list