From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Date: Thu, 06 Nov 2014 10:33:50 +0900 Subject: [U-Boot] [PATCH] arm, at91: generate boot.bin file for all all atmel SoC In-Reply-To: <1414659599-6458-1-git-send-email-hs@denx.de> References: <1414659599-6458-1-git-send-email-hs@denx.de> Message-ID: <20141106103350.7118.AA925319@jp.panasonic.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 30 Oct 2014 09:59:59 +0100 Heiko Schocher wrote: > generate the boot.bin file for all atmel SoC (arm920, arm926, armv7) > > Signed-off-by: Heiko Schocher Reviewed-by: Masahiro Yamada