From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Thu, 03 Jul 2014 09:03:22 +0200 Subject: [U-Boot] [PATCH v3 13/13] fit: make sha256 support optional In-Reply-To: <1404368872-11099-14-git-send-email-dirk.eibach@gdsys.cc> References: <1404368872-11099-1-git-send-email-dirk.eibach@gdsys.cc> <1404368872-11099-14-git-send-email-dirk.eibach@gdsys.cc> Message-ID: <53B5003A.6040702@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Dirk, Am 03.07.2014 08:27, schrieb dirk.eibach at gdsys.cc: > From: Dirk Eibach > > sha256 has some beefy memory footprint. > Make it optional for constrained systems. > > > Signed-off-by: Dirk Eibach > --- > > Changes in v3: None > Changes in v2: > - make sha256 support optional > > include/configs/dlvision-10g.h | 1 + > include/configs/io.h | 1 + > include/configs/iocon.h | 1 + > include/configs/neo.h | 1 + > include/image.h | 5 +++++ > 5 files changed, 9 insertions(+) Sorry, some nitpick. As you introduce here the new define "CONFIG_FIT_DISABLE_SHA256", can you please add a short description in the README, thanks! bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany