This subject should be [v1 PATCH 2/2] ...
Best Regards
Tiejun
Tiejun Chen wrote:
> To support cuImage, we need to initialize the required sections and
> ensure that it is built.
>
> Signed-off-by: Tiejun Chen
> ---
> arch/powerpc/boot/Makefile |2 +-
> arch/powerpc/boot/cuboot-kila
To support cuImage, we need to initialize the required sections and
ensure that it is built.
Signed-off-by: Tiejun Chen
---
arch/powerpc/boot/Makefile |2 +-
arch/powerpc/boot/cuboot-kilauea.c | 49
2 files changed, 50 insertions(+), 1 deletions
On Fri, Aug 21, 2009 at 01:41:42PM +0800, tiejun.chen wrote:
>Josh Boyer wrote:
>> On Tue, Aug 18, 2009 at 10:28:04AM +0800, Tiejun Chen wrote:
>>> To support cuImage, we need to initialize the required sections and
>>> ensure that it is built.
>>>
>>> - cuboot-acadia.c cuboot-amigaone.c
Stefan Roese wrote:
> On Friday 21 August 2009 07:41:42 tiejun.chen wrote:
+static void kilauea_fixups(void)
+{
+ /*TODO: Please change this as the real. Note that should be
33MHZ~100MHZ.*/
>>> What does that mean?
>> It's difficult to check the sysclk value on all revision Kil
On Friday 21 August 2009 07:41:42 tiejun.chen wrote:
> >> +static void kilauea_fixups(void)
> >> +{
> >> + /*TODO: Please change this as the real. Note that should be
> >> 33MHZ~100MHZ.*/
> >
> > What does that mean?
>
> It's difficult to check the sysclk value on all revision Kilauea board for
>
Josh Boyer wrote:
> On Tue, Aug 18, 2009 at 10:28:04AM +0800, Tiejun Chen wrote:
>> To support cuImage, we need to initialize the required sections and
>> ensure that it is built.
>>
>> -cuboot-acadia.c cuboot-amigaone.c
>> +cuboot-acadia.c cuboot-amigaone.c cuboot-kilauea.
On Tue, Aug 18, 2009 at 10:28:04AM +0800, Tiejun Chen wrote:
>To support cuImage, we need to initialize the required sections and
>ensure that it is built.
>
>- cuboot-acadia.c cuboot-amigaone.c
>+ cuboot-acadia.c cuboot-amigaone.c cuboot-kilauea.c
> src-boot := $(src-wli
To support cuImage, we need to initialize the required sections and
ensure that it is built.
Signed-off-by: Tiejun Chen
---
arch/powerpc/boot/Makefile |3 +-
arch/powerpc/boot/cuboot-kilauea.c | 50
2 files changed, 52 insertions(+), 1 deletion