public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2] configs: am335x_evm: Disable ISO and EFI partitions in SPL
@ 2018-02-05 13:52 Faiz Abbas
  2018-02-05 15:50 ` Tom Rini
  2018-02-15 12:19 ` [U-Boot] [U-Boot, " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Faiz Abbas @ 2018-02-05 13:52 UTC (permalink / raw)
  To: u-boot

ISO and EFI partition configs in SPL are selected by default.
However, they are not being used.

Therefore, remove ISO and EFI partition support in SPL.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
---
changes in v2:
did savedefconfig to appropriate the position of configs

 configs/am335x_evm_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/am335x_evm_defconfig b/configs/am335x_evm_defconfig
index 9e79d1c..8f33c8e 100644
--- a/configs/am335x_evm_defconfig
+++ b/configs/am335x_evm_defconfig
@@ -22,6 +22,8 @@ CONFIG_CMD_NAND=y
 CONFIG_CMD_MTDPARTS=y
 CONFIG_MTDIDS_DEFAULT="nand0=nand.0"
 CONFIG_MTDPARTS_DEFAULT="mtdparts=nand.0:128k(NAND.SPL),128k(NAND.SPL.backup1),128k(NAND.SPL.backup2),128k(NAND.SPL.backup3),256k(NAND.u-boot-spl-os),1m(NAND.u-boot),128k(NAND.u-boot-env),128k(NAND.u-boot-env.backup1),8m(NAND.kernel),-(NAND.file-system)"
+# CONFIG_SPL_ISO_PARTITION is not set
+# CONFIG_SPL_EFI_PARTITION is not set
 CONFIG_OF_CONTROL=y
 CONFIG_OF_LIST="am335x-evm am335x-bone am335x-boneblack am335x-evmsk am335x-bonegreen am335x-icev2"
 # CONFIG_BLK is not set
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH v2] configs: am335x_evm: Disable ISO and EFI partitions in SPL
  2018-02-05 13:52 [U-Boot] [PATCH v2] configs: am335x_evm: Disable ISO and EFI partitions in SPL Faiz Abbas
@ 2018-02-05 15:50 ` Tom Rini
  2018-02-15 12:19 ` [U-Boot] [U-Boot, " Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2018-02-05 15:50 UTC (permalink / raw)
  To: u-boot

On Mon, Feb 05, 2018 at 07:22:29PM +0530, Faiz Abbas wrote:

> ISO and EFI partition configs in SPL are selected by default.
> However, they are not being used.
> 
> Therefore, remove ISO and EFI partition support in SPL.
> 
> Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
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/20180205/62cd9cc0/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [U-Boot, v2] configs: am335x_evm: Disable ISO and EFI partitions in SPL
  2018-02-05 13:52 [U-Boot] [PATCH v2] configs: am335x_evm: Disable ISO and EFI partitions in SPL Faiz Abbas
  2018-02-05 15:50 ` Tom Rini
@ 2018-02-15 12:19 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2018-02-15 12:19 UTC (permalink / raw)
  To: u-boot

On Mon, Feb 05, 2018 at 07:22:29PM +0530, Faiz Abbas wrote:

> ISO and EFI partition configs in SPL are selected by default.
> However, they are not being used.
> 
> Therefore, remove ISO and EFI partition support in SPL.
> 
> Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
> Reviewed-by: Tom Rini <trini@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: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180215/963743dd/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-15 12:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-05 13:52 [U-Boot] [PATCH v2] configs: am335x_evm: Disable ISO and EFI partitions in SPL Faiz Abbas
2018-02-05 15:50 ` Tom Rini
2018-02-15 12:19 ` [U-Boot] [U-Boot, " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox