Thanks jerry i verified the fdt fixup code and found problem with my DTB
creation.
By adding fixup for timebase-frequency in DTB kernel works fine.
-Ronny
--- On Wed, 16/6/10, Jerry Van Baren wrote:
From: Jerry Van Baren
Subject: Re: [U-Boot] Linux kernel hang with FDT changes
To: "
I compared ft_board_setup() body with my .dts file for missing parameters,
difference was timebase-frequency.
I have updated .dts file with the timebase-frequency parameter.
Now working fine
Thanks.
Ronny
--- On Mon, 14/6/10, Stefan Roese wrote:
From: Stefan Roese
Subject: Re: Linux kernel
Hi Ronny,
Just adding to Stefan's comments...
On Mon, 2010-06-14 at 13:27 +0200, Stefan Roese wrote:
> Hi Ronny,
>
> On Monday 14 June 2010 12:00:38 Ronny D wrote:
> > I am using customized ppc440 based board.
>
> BTW: Do you plan to send the U-Boot changes to the mailing list and some time?
>
Hi Ronny,
On Monday 14 June 2010 12:00:38 Ronny D wrote:
> I am using customized ppc440 based board.
BTW: Do you plan to send the U-Boot changes to the mailing list and some time?
> We have created a .dtb file, u-boot should not update the file because of
> that we have added following macro i
Hi,
I am using customized ppc440 based board.
We have created a .dtb file, u-boot should not update the file because of
that we have added following macro in config file
#define CONFIG_OF_LIBFDT 1
#undef CONFIG_OF_BOARD_SETUP
With the above change kernel code gets hang wi
5 matches
Mail list logo