[U-Boot] [U-Boot, v4, 2/2] board/chiliboard: Add support for chiliBoard
Tom Rini
trini at konsulko.com
Sat Jan 28 23:45:36 CET 2017
On Wed, Jan 25, 2017 at 09:53:08AM +0100, Marcin Niestroj wrote:
> chiliBoard is a development board which uses chiliSOM as its base.
>
> Hardware specification:
> * chiliSOM (TI AM335x, DRAM, NAND)
> * Ethernet PHY (id 0)
> * USB host (usb1)
> * MicroSD slot (mmc0)
>
> Signed-off-by: Marcin Niestroj <m.niestroj at grinn-global.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
Applied to u-boot/master. However, please note that given the hierarchy
of includes in the config headers (chiliboard -> ti_am335x_common.h ->
ti_armv7_omap.h -> ti_armv7_common.h) it is pulling in
include/config_distro_defaults.h but is not also setting
CONFIG_DISTRO_DEFAULTS so I would suggest trying out the build from
mainline now and sending a follow-up to enable whatever you feel is
missing in the config header/defconfig file. It feels like you probably
want at least CONFIG_PARTITION / CONFIG_DOS_PARTITION support enabled,
and possibly DISTRO_DEFAULTS. 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/20170128/642f9214/attachment.sig>
More information about the U-Boot
mailing list