[U-Boot] part: Disable CONFIG_SPL_ISO_PARTITION by default

Tom Rini trini at konsulko.com
Tue Apr 17 01:22:43 UTC 2018


On Thu, Apr 12, 2018 at 09:58:44AM +0200, Alexander Graf wrote:

> We enabled CONFIG_ISO_PARTITION by default for distro boot, so that U-Boot
> could load distro images that usually get shipped as iso images. These images
> usually come with a board agnostic boot environment.
> 
> However, there is very little point in having ISO support enabled (for anyone
> really) in SPL, as the whole idea of SPL is to load U-Boot proper which again
> is board specific. So the fact that we enable ISO support in U-Boot proper does
> not mean at all that we want ISO support in U-Boot SPL.
> 
> Hence, let's remove the Kconfig dependency. Along the way, let's also clean up
> all those default configs that disabled SPL ISO support.
> 
> Signed-off-by: Alexander Graf <agraf at suse.de>

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: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180416/72e16b51/attachment.sig>


More information about the U-Boot mailing list