
On Wed, Jan 24, 2018 at 10:12 PM, Jagan Teki jagannadh.teki@gmail.com wrote:
On Tue, Jan 16, 2018 at 2:14 PM, Maxime Ripard maxime.ripard@free-electrons.com wrote:
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
Changes from v1:
- Fixed a couple of nitpicks
- Rebased on top of current master
- Fixed a build error with boards using DFU
Andre Heider (1): sunxi: imply CONFIG_OF_LIBFDT_OVERLAY
Maxime Ripard (11): dfu: select HASH 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
Reviewed-by: Jagan Teki jagan@openedev.com
Applied to u-boot-sunxi/master, thanks!