Re: [U-Boot] [PATCH v2 11/12] arm: add MMU/d-cache support for Faraday cores

2013-04-21 Thread Kuo-Jung Su
2013/4/19 Albert ARIBAUD : > Hi Kuo-Jung, > > On Thu, 18 Apr 2013 17:25:38 +0800, Kuo-Jung Su > wrote: > >> From: Kuo-Jung Su >> >> This patch would enable MMU for Faraday ARMv5TE cores. >> >> Here is the abstract of this MMU design. >> >> Assume SDRAM memory region starts at 0x1000, and its

Re: [U-Boot] [PATCH v2 11/12] arm: add MMU/d-cache support for Faraday cores

2013-04-21 Thread Kuo-Jung Su
2013/4/18 Wolfgang Denk : > Dear Kuo-Jung Su, > > In message <1366277139-29728-12-git-send-email-dant...@gmail.com> you wrote: > ... >> --- a/common/cmd_boot.c >> +++ b/common/cmd_boot.c >> @@ -50,6 +50,10 @@ static int do_go(cmd_tbl_t *cmdtp, int flag, int argc, >> char * const argv[]) >> >>

Re: [U-Boot] [PATCH v2 11/12] arm: add MMU/d-cache support for Faraday cores

2013-04-18 Thread Albert ARIBAUD
Hi Kuo-Jung, On Thu, 18 Apr 2013 17:25:38 +0800, Kuo-Jung Su wrote: > From: Kuo-Jung Su > > This patch would enable MMU for Faraday ARMv5TE cores. > > Here is the abstract of this MMU design. > > Assume SDRAM memory region starts at 0x1000, and its size = 0x80. > > 0x +-

Re: [U-Boot] [PATCH v2 11/12] arm: add MMU/d-cache support for Faraday cores

2013-04-18 Thread Wolfgang Denk
Dear Kuo-Jung Su, In message <1366277139-29728-12-git-send-email-dant...@gmail.com> you wrote: ... > --- a/common/cmd_boot.c > +++ b/common/cmd_boot.c > @@ -50,6 +50,10 @@ static int do_go(cmd_tbl_t *cmdtp, int flag, int argc, > char * const argv[]) > > printf ("## Starting application at

[U-Boot] [PATCH v2 11/12] arm: add MMU/d-cache support for Faraday cores

2013-04-18 Thread Kuo-Jung Su
From: Kuo-Jung Su This patch would enable MMU for Faraday ARMv5TE cores. Here is the abstract of this MMU design. Assume SDRAM memory region starts at 0x1000, and its size = 0x80. 0x +---+ | | | UN-CACHED |