U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/4] arm: am57xx: cl-som-am57x: add initial board support
Date: Mon, 5 Dec 2016 10:28:52 -0500	[thread overview]
Message-ID: <20161205152852.GI4248@bill-the-cat> (raw)
In-Reply-To: <1480926478-17204-2-git-send-email-uri.mashiach@compulab.co.il>

On Mon, Dec 05, 2016 at 10:27:55AM +0200, Uri Mashiach wrote:

> From: Dmitry Lifshitz <lifshitz@compulab.co.il>
> 
> Features supported :
> 
> * Serial console
> * SPI Flash
> * MMC/SD Card
> * eMMC storage
> * SATA
> * PCA9555 - GPIO expander over I2C5 bus
> * USB
> 
> Use spl alternate boot device feature to define fallback to
> the main boot device as it is defined by hardware.
> 
> Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
> [uri.mashiach at compulab.co.il: Adjust to v2016.11]
> Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
> Acked-by: Igor Grinberg <grinberg@compulab.co.il>
[snip]
> +++ b/configs/cl-som-am57x_defconfig
> @@ -0,0 +1,41 @@
> +CONFIG_ARM=y
> +CONFIG_OMAP54XX=y
> +# CONFIG_SPL_NAND_SUPPORT is not set
> +CONFIG_TARGET_CL_SOM_AM57X=y
> +CONFIG_VERSION_VARIABLE=y
> +CONFIG_SPL=y
> +CONFIG_HUSH_PARSER=y
> +CONFIG_CMD_BOOTZ=y

Are you intentionally not enabling the generic distro framework?

[snip]
> +++ b/include/configs/cl-som-am57x.h
[snip]
> +/* SPI SPL defines */
> +#undef CONFIG_SPL_OS_BOOT

This isn't needed, it's moved to Kconfig and defaults to off.

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/20161205/c3822474/attachment.sig>

  reply	other threads:[~2016-12-05 15:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-05  8:27 [U-Boot] [PATCH v2 0/4] cl-som-am57x: initial support Uri Mashiach
2016-12-05  8:27 ` [U-Boot] [PATCH v2 1/4] arm: am57xx: cl-som-am57x: add initial board support Uri Mashiach
2016-12-05 15:28   ` Tom Rini [this message]
2016-12-06 16:11     ` Uri Mashiach
2016-12-05  8:27 ` [U-Boot] [PATCH v2 2/4] arm: am57xx: cl-som-am57x: fetch board rev from EEPROM Uri Mashiach
2016-12-05  8:27 ` [U-Boot] [PATCH v2 3/4] arm: am57xx: cl-som-am57x: add ETH support Uri Mashiach
2016-12-05 15:29   ` Tom Rini
2016-12-05  8:27 ` [U-Boot] [PATCH v2 4/4] arm: am57xx: cl-som-am57x: update default env Uri Mashiach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161205152852.GI4248@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox