Ben Dooks wrote:
It would help to split these emails into smaller chunks than all the files
so that comments could be with the chunks that it goes with.
All right, i'll repost in a minute..
Makefile.diff - going to have to remove those #s at somepoint
True, but i can't submit those as long as i use tomtom specific cpu-type
registers (see reply to other post later today).
regs-clock.diff - didn't need to add s3c2412_get_pll, same as s3c2410_get_pll
Hmm, i disagree.. The term (mdiv+8) is multiplied by 2 for s3c2412, this
is not the case for s3c2410..
I changed it to use the 64 bit arithmetic like s3c2410_get_pll and
you'll notice the difference is this line:
+ fvco = (uint64_t)baseclk * ((mdiv + 8)<<1);
Maybe it is better to use one get_pll and add an extra parameter to
indicate the multiplication of (mdiv+8) ?
regs-gpio.diff - group the s3c2412 changes together into larger #ifdefs
Done.
regs-rtc.diff - two sets of changes here? 2410 and 2412 additions
Ok, cleaned that up..
cpu.diff:
the 2412 is an ARM926EJS, so I'd expect the core-ID accessed
via the co-processor registers to be diffeernt, so this could give
the indication of what sort of CPU to try.
this also seems to have the S3C2442 ID patch from the patch-q in it,
please be careful about merging patches like that.
Ok, cleaned that up a bit too.. As for the core-ID remark, i will try
and have a look at it today, but as it is my last day at this firm today
i can't make any guarantees. Maybe Dimitry Andric will pick this up when
i'm gone..
Best,
Koen
--
K.F.J. Martens, Sonologic, http://www.sonologic.nl/
Networking, hosting, embedded systems, unix, artificial intelligence.
Public PGP key: http://www.metro.cx/pubkey-gmc.asc
Wondering about the funny attachment your mail program
can't read? Visit http://www.openpgp.org/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]