public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 00/11] sunxi: arm64 binary size fixes
@ 2017-12-21 12:40 Maxime Ripard
  2017-12-21 12:40 ` [U-Boot] [PATCH 01/11] cmd: crc32: Disable by default on sunXi Maxime Ripard
                   ` (12 more replies)
  0 siblings, 13 replies; 43+ messages in thread
From: Maxime Ripard @ 2017-12-21 12:40 UTC (permalink / raw)
  To: u-boot

Hi,

As we discussed already, this is the list of options that we will need
to disable by default.

I also added to the mix a size check, which even though it's not
really optimal, is temporary and will be removed in a future (and
hopefully close) release.

Tom, is this still something we can merge for 2018.01?

Thanks!
Maxime

Andre Heider (1):
  sunxi: imply CONFIG_OF_LIBFDT_OVERLAY

Maxime Ripard (10):
  cmd: crc32: Disable by default on sunXi
  cmd: unzip: Disable by default on sunXi
  cmd: loadb: Disable by default on sunXi
  cmd: loads: Disable by default on sunXi
  cmd: misc: Disable by default on sunXi
  video: bpp8: Disable by default on sunXi
  video: bpp16: Disable by default on sunXi
  net: regex: Disable by default on sunXi
  Makefile: Add size check to the u-boot.itb make target
  sunxi: Add limit with the MMC environment

 Makefile                       |  1 +
 arch/arm/Kconfig               |  1 +
 cmd/Kconfig                    |  5 +++++
 configs/CHIP_defconfig         |  1 -
 configs/CHIP_pro_defconfig     |  1 -
 drivers/video/Kconfig          |  2 ++
 include/configs/sunxi-common.h | 10 ++++++++++
 lib/Kconfig                    |  1 +
 8 files changed, 20 insertions(+), 2 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-01-12 11:33 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-21 12:40 [U-Boot] [PATCH 00/11] sunxi: arm64 binary size fixes Maxime Ripard
2017-12-21 12:40 ` [U-Boot] [PATCH 01/11] cmd: crc32: Disable by default on sunXi Maxime Ripard
2017-12-21 14:50   ` Andre Przywara
2017-12-22  9:16     ` Jagan Teki
2018-01-05  9:54     ` Maxime Ripard
2018-01-10  6:17   ` Jagan Teki
2018-01-11 17:54   ` Jagan Teki
2018-01-11 18:41     ` Tom Rini
2018-01-12  9:00       ` Maxime Ripard
2018-01-12  8:56     ` Maxime Ripard
2018-01-12 11:33       ` Jagan Teki
2017-12-21 12:40 ` [U-Boot] [PATCH 02/11] cmd: unzip: " Maxime Ripard
2018-01-10  6:19   ` Jagan Teki
2017-12-21 12:40 ` [U-Boot] [PATCH 03/11] cmd: loadb: " Maxime Ripard
2018-01-10  6:20   ` Jagan Teki
2017-12-21 12:40 ` [U-Boot] [PATCH 04/11] cmd: loads: " Maxime Ripard
2018-01-10  6:21   ` Jagan Teki
2017-12-21 12:40 ` [U-Boot] [PATCH 05/11] cmd: misc: " Maxime Ripard
2017-12-21 14:50   ` Andre Przywara
2018-01-10  6:22   ` Jagan Teki
2017-12-21 12:40 ` [U-Boot] [PATCH 06/11] video: bpp8: " Maxime Ripard
2017-12-21 14:37   ` Andre Przywara
2017-12-21 16:01   ` Anatolij Gustschin
2018-01-10  6:23     ` Jagan Teki
2017-12-21 12:40 ` [U-Boot] [PATCH 07/11] video: bpp16: " Maxime Ripard
2017-12-21 14:38   ` Andre Przywara
2017-12-21 16:12   ` Anatolij Gustschin
2018-01-10  6:23     ` Jagan Teki
2017-12-21 12:40 ` [U-Boot] [PATCH 08/11] net: regex: " Maxime Ripard
2017-12-21 16:05   ` Andre Przywara
2018-01-10  6:25     ` Jagan Teki
2017-12-21 12:40 ` [U-Boot] [PATCH 09/11] sunxi: imply CONFIG_OF_LIBFDT_OVERLAY Maxime Ripard
2018-01-10  6:27   ` Jagan Teki
2017-12-21 12:40 ` [U-Boot] [PATCH 10/11] Makefile: Add size check to the u-boot.itb make target Maxime Ripard
2017-12-21 12:40 ` [U-Boot] [PATCH 11/11] sunxi: Add limit with the MMC environment Maxime Ripard
2017-12-21 22:52   ` André Przywara
2017-12-22  8:48     ` Maxime Ripard
2017-12-22  9:04       ` Jagan Teki
2018-01-05  9:33         ` Maxime Ripard
2017-12-21 12:56 ` [U-Boot] [PATCH 00/11] sunxi: arm64 binary size fixes Tom Rini
2018-01-04  5:28 ` Jagan Teki
2018-01-05 10:00   ` Maxime Ripard
2018-01-05 10:16     ` Jagan Teki

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