From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tetsuyuki Kobayashi Date: Thu, 05 Jul 2012 20:37:13 +0900 Subject: [U-Boot] [PATCH 0/3] arm: rmobile: kzm9g: enable booting Linux kernel In-Reply-To: References: <4FE91EB8.6090407@kmckk.co.jp> Message-ID: <4FF57C69.5020704@kmckk.co.jp> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, Iwamatu-san I rebased u-boot-sh.git arm/rmobile branch and reworked my patches. After this patch set, LTSI kernel can boot on KZM-A9-GT board. But I found it is not stable. It needs more work. Tetsuyuki Kobayashi (3): arm: rmobile: kzm9g: Modify sdram area arm: rmobile: kzm9g: Adjust low level hardware setting arm: rmobile: kzm9g: change prompt to board specific arch/arm/include/asm/arch-rmobile/sh73a0.h | 4 +++- board/kmc/kzm9g/kzm9g.c | 2 ++ include/configs/kzm9g.h | 7 ++++--- 3 files changed, 9 insertions(+), 4 deletions(-) -- 1.7.9.5