
22 Feb
2012
22 Feb
'12
6:35 a.m.
On Tuesday 21 February 2012 13:40:36 Simon Glass wrote:
68k only: arch/m68k/lib/board.c | 2 +-
- I believe this fix is sensible for the reasons described in the
patch, regardless of what the toolchain does.
arch/powerpc/lib/board.c | 7 +--
- Similar to the68k patch, again I think it makes sense to apply this.
The variable is unsigned char for no good reason.
i agree
Sandbox: arch/sandbox/cpu/os.c | 11 +++--
- This should be applied as it is not toolchain dependent (Mike may
have picked it up already)
i have
common/dlmalloc.c | 8 ++--
- These happen with MIPS, AVR, 68k for me (with Mike's toolchains).
what boards ? i tried a bunch of m68k ones and aren't seeing it ... -mike