case 1:
So I think you just have to call at91_mci0_hw_init(1,4) for
slot b.
bye
Konrad
> -Ursprüngliche Nachricht-
> Von: Sebastian Heutling [mailto:heutl...@who-ing.de]
> Gesendet: Donnerstag, 1. Oktober 2009 10:26
> An: Konrad Mattheis
> Cc: u-boot@lists.denx.de
Hi,
I already read that the merge window is closed.
My question is, can I also send now patches to the list and somebody collect
them for the next release, or is it better to wait for the next merge window?
bye
Konrad Mattheis
___
U-Boot mailing list
t
cpu/arm926ejs/at91/at91sam9260_devices.c
bye
Konrad Mattheis
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
rite on
2. do in later high level linux/win (there it could be good to deliver an easy
c code
for the users)
With this solution you also solve the problem with Scott Wood solution,
because you already have the right env. variables at the start time.
So no problem with serial,...
Best regards,
s that are not
in the mainline.
For me the question is if where a good way to implement this feature?
Do you have a good suggestion for solving the problem of initializations
steps?
I would really like to help to get this problem solved, because
I'm building at the moment an G20/G45 board
Hi,
SD boot is possible. I already got it working on at91sam9g20.
But just first chance your release.
First go to 2009.08 and try to get it working.
Then you have to check if an sd driver for your CPU already implemented.
bye
Konrad
___
U-Boot mailing
Hi Albin,
now I tried your rewritten mmc driver.
>- Use the updated driver that I rewrote, as seen here:
> http://lists.denx.de/pipermail/u-boot/2009-August/059456.html
> I have tested this code on my sam9g20/sam9260 boards with a wide range of sd
> and mmc cards and it seems to work well.
Hi,
for this howto you need "nash" as a tool for parsing the linuxrc
http://www.denx.de/wiki/view/DULG/RootFileSystemInAReadOnlyFile
Where can I find this tool. I need it for a at91sam9g20.
bye
Konrad
___
U-Boot mailing list
U-Boot@lists.denx.de
http
Hi Albin,
so I describe you what I did.
Downloaded u-boot 2009.08
changed:
>#if defined(CONFIG_HAS_DATAFLASH)
to:
>#if defined(CONFIG_HAS_DATAFLASH) || defined(CONFIG_ATMEL_SPI)
applied Patch:
http://lists.denx.de/pipermail/u-boot/2009-September/060053.html
then applied Patch V3: from mail
a
Hi Albin,
>Someone encoutered the same issue:
>http://lists.denx.de/pipermail/u-boot/2009-September/059684.html
>This is because the patch is based on a change that was part of another patch
>that added support to a new >board. You can work around this easily: in
>at91sam9260_devices.c, simply
>> Hi,
>>
>> I have a AT91SAM9G20 and try to boot from SD-Card.
>> I compiled u-boot, but the CONFIG_MMC is missing in the default mode.
>> I found the default config for this board in
>> /include/config/at91sam9260ek.h there I added the follofing lines:
>>
>> #define CONFIG_CMD_MMC 1
>> #define
Hi,
I have a AT91SAM9G20 and try to boot from SD-Card.
I compiled u-boot, but the CONFIG_MMC is missing in the default mode.
I found the default config for this board in /include/config/at91sam9260ek.h
there I added the follofing lines:
#define CONFIG_CMD_MMC 1
#define CONFIG_MMC 1
now I get a c
12 matches
Mail list logo