From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Lechner Date: Sat, 19 May 2018 23:25:02 -0500 Subject: [U-Boot] [PATCH 0/5] ARM: legoev3: updates Message-ID: <20180520042507.22058-1-david@lechnology.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This series contains some updates for LEGO MINDSTORMS EV3. There are a couple of cleanups, a fix for some console messages not printing and device tree support. David Lechner (5): ARM: legoev3: increase flash image sizes ARM: legoev3: Move UART enable to early init ARM: legoev3: disable networking ARM: legoev3: remove unused configuration options ARM: legoev3: update boot script to load uEnv.txt and .dtb board/lego/ev3/README | 36 ++++++++++--- board/lego/ev3/legoev3.c | 14 +++-- configs/legoev3_defconfig | 4 +- include/configs/legoev3.h | 104 ++++++++++++++------------------------ 4 files changed, 72 insertions(+), 86 deletions(-) -- 2.17.0