From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Andreas_Bie=c3=9fmann?= Date: Fri, 21 Aug 2015 15:49:21 +0200 Subject: [U-Boot] [U-Boot,v2] taurus: board updates In-Reply-To: <1440163705-20063-1-git-send-email-andreas.devel@googlemail.com> References: <1439906060-18432-1-git-send-email-hs@denx.de> <1440163705-20063-1-git-send-email-andreas.devel@googlemail.com> Message-ID: <55D72C61.60701@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Heiko, On 08/21/2015 03:28 PM, Andreas Bie?mann wrote: > Dear Heiko Schocher, > > Heiko Schocher writes: >> taurus changes: >> - rename at91_spl_board_init to spl_board_init >> fixes problems with recovery button and nand erase sector 0 >> - adapt CONFIG_SPL_MAX_SIZE and CONFIG_SPL_BSS_MAX_SIZE >> - add CONFIG_AT91_HW_WDT_TIMEOUT 15 >> - CONFIG_SF_DEFAULT_MODE SPI_MODE_3 not mode 0 >> >> Signed-off-by: Heiko Schocher >> --- >> >> Changes in v2: >> - add comments from Andreas Biessmann: >> - rebase to 0d339cf9a969f0c249713d3697e735184f1bd955 >> >> board/siemens/taurus/taurus.c | 6 +++--- >> include/configs/taurus.h | 9 +++++---- >> 2 files changed, 8 insertions(+), 7 deletions(-) > > applied to u-boot-atmel/master, thanks! sorry for the rash (automated) accepted mail. Please rebase onto fixed 'add axm extensions' Andreas > > Best regards, > Andreas Bie?mann >