Hi, Stefan
Stefan Roese wrote:
> Felix,
>
> On Wednesday 15 July 2009 11:24:07 Felix Radensky wrote:
>
>> I think my first patch that open-coded part of ft_board_setup() related
>> to EBC ranges
>> was correct and tested on real hardware. I admit that I didn't test the
>> second version
>> of t
Felix,
On Wednesday 15 July 2009 11:24:07 Felix Radensky wrote:
> I think my first patch that open-coded part of ft_board_setup() related
> to EBC ranges
> was correct and tested on real hardware. I admit that I didn't test the
> second version
> of the patch, as I didn't have the hardware at hand
> >> __ft_board_setup() sets the property "ranges", with an entry for
> >> every member of EBC_NUM_BANKS.
> >> Then the so called "fixup" happens and the property
> "ranges" is set
> >> again, this time with only one entry (for the nor flash).
> All other
> >> entries are lost.
> >>
> >
Hi,
Stefan Roese wrote:
> On Wednesday 15 July 2009 09:28:58 Eibach, Dirk wrote:
>
>>> Please check the latest version of this code in
>>> canyonlands.c. It's now using the 4xx common
>>> __ft_board_setup() function. Please move to this version as well.
>>>
>> This code in canyonlands.c
On Wednesday 15 July 2009 09:28:58 Eibach, Dirk wrote:
> > Please check the latest version of this code in
> > canyonlands.c. It's now using the 4xx common
> > __ft_board_setup() function. Please move to this version as well.
>
> This code in canyonlands.c does not work for me:
>
> void ft_board_se
> > diff --git a/board/gdsys/compactcenter/compactcenter.c
> > b/board/gdsys/compactcenter/compactcenter.c new file mode
> 100644 index
> > 000..9f1e49d
> > --- /dev/null
> > +++ b/board/gdsys/compactcenter/compactcenter.c
>
>
>
> > +#if defined(CONFIG_OF_LIBFDT) &&
> defined(CONFIG_OF
Hi Dirk,
On Monday 13 July 2009 10:35:58 Dirk Eibach wrote:
> diff --git a/board/gdsys/compactcenter/compactcenter.c
> b/board/gdsys/compactcenter/compactcenter.c new file mode 100644
> index 000..9f1e49d
> --- /dev/null
> +++ b/board/gdsys/compactcenter/compactcenter.c
> +int get_cpu_num(v
Board support for the Guntermann & Drunck CompactCenter and
DevCon-Center.
Based on the AMCC Canyonlands board support by Stefan Roese.
Signed-off-by: Dirk Eibach
---
Changes since v1:
- removed dead code
- whitespace cleanup
- simplified code for nand/nor distinction in
board/gdsys/compactcente
8 matches
Mail list logo