Search found 92 matches

by buserror
Sat Apr 18, 2009 1:55 pm
Forum: S3C2440 Boards
Topic: Kernel 2.6.29 and uBoot 1.3.2 possible?
Replies: 10
Views: 4919

Re: Kernel 2.6.29 and uBoot 1.3.2 possible?

make sure to use -march=armv4t -mtune=arm920t when compiling.

You should switch to some other forum too, join the #mini2440 irc on freenode, or use the blog for example. I dislike giving information here, as it's private and all my typing is wasted :>
by buserror
Sat Apr 18, 2009 5:45 am
Forum: S3C2440 Boards
Topic: Kernel 2.6.29 and uBoot 1.3.2 possible?
Replies: 10
Views: 4919

Re: Kernel 2.6.29 and uBoot 1.3.2 possible?

I don't know about the 2.6.29 chinese kernel, I only work with mine -- u-boot will work straight with it, it's been designed for that :>

I had a look at what they did and it's quite a bit of spaghetti plate :>
by buserror
Sat Apr 18, 2009 12:43 am
Forum: S3C2440 Boards
Topic: Kernel 2.6.29 and uBoot 1.3.2 possible?
Replies: 10
Views: 4919

Re: Kernel 2.6.29 and uBoot 1.3.2 possible?

You need to use the kernel official board IDs for MINI2440 and QQ2440, they exists. You can load u-boot and run it without necessarily flash it by loading it in RAM at 0x33f80000 and using "go" in vivi. Then you can use that u-boot to flash itself in nand. I made a page there http://code.google.com/...
by buserror
Tue Mar 31, 2009 11:21 pm
Forum: S3C2440 Boards
Topic: PC adapters help needed...
Replies: 6
Views: 1884

Re: PC adapters help needed...

htag adapters don't work in linux with openocd.
by buserror
Mon Mar 30, 2009 10:23 am
Forum: S3C2440 Boards
Topic: Emdebian "grip" install howto
Replies: 2
Views: 2136

Re: Emdebian "grip" install howto

I don't do support here. better to ask question on the wiki or on IRC, or the blog..
by buserror
Tue Mar 24, 2009 2:26 pm
Forum: S3C2440 Boards
Topic: [ANN][MINI2440] modern kernel (2.6.29 FINAL) git repository
Replies: 25
Views: 8448

Re: [ANN][MINI2440] modern kernel (2.6.29 FINAL) git repository

I upgraded the kernel to the stable, final 2.6.29 . All is available from my blog

qemu & u-boot also have been updated...
by buserror
Sun Mar 15, 2009 11:10 am
Forum: S3C2440 Boards
Topic: [ANN][MINI2440] modern u-boot (openmoko) git repository
Replies: 3
Views: 1517

Re: [ANN][MINI2440] modern u-boot (openmoko) git repository

Check the second part of that page:
http://code.google.com/p/mini2440/wiki/MiniBringup

BTW could you move questions and such to my blog, or IRC ? here it's private, and I nobody else can benefit from my answering, I plan to stop answering on this forum soon.
by buserror
Sat Mar 14, 2009 5:02 pm
Forum: S3C2440 Boards
Topic: Number of "Bad Blocks" in NAND growing very fast on Mini2440
Replies: 2
Views: 1058

Re: Number of "Bad Blocks" in NAND growing very fast on Mini2440

Try to 'scrub' it using u-boot. Also, nand wears out; you should try to develop /without/ flashing. With u-boot you can load a kernel from the network, and NFS boot for example -- or use a SD card.
I develop all kind of things on the mini, and hardly eve flash anything on the nand.
by buserror
Sat Mar 14, 2009 4:29 am
Forum: S3C2440 Boards
Topic: [ANN][MINI2440] modern kernel (2.6.29 FINAL) git repository
Replies: 25
Views: 8448

Re: [ANN][MINI2440] modern kernel (2.6.29-rc8) git repository

There are conflicting reports on the 7" timings. I know two people where this kernel won't work at all... Anyway, I pushed a new version, based on 2.6.29-rc8. I did a few other changes, including support for the buttons, eeprom etc. I also reworked the patches for submission to the official linux tr...
by buserror
Fri Mar 13, 2009 2:02 am
Forum: S3C2440 Boards
Topic: [ANN][MINI2440] modern kernel (2.6.29 FINAL) git repository
Replies: 25
Views: 8448

Re: [ANN][MINI2440] modern kernel (2.6.29-rc7) git repository

Thanks, I received my 7" this morning and quickly realized I had the wrong timings. I had "guessed" the timing before, I wasn't /that/ far off :D
I'll push that fix into git later...