This makes sandbox work again on the latest master. The following changes since commit c90a4dd79cb17abb46689f27ff9f1c971362d6e2:
post/post.c: Use lldiv for 64-bit divisions (2011-12-10 23:15:14 +0100) are available in the git repository at: git://www.denx.de/git/u-boot-blackfin.git sandbox Andreas Bießmann (1): sandbox: fix compiling of cpu/os.c Matthias Weisser (2): sandbox: Add improved RAM simulation sandbox: Add timer simulation arch/sandbox/config.mk | 1 + arch/sandbox/cpu/Makefile | 7 ++++--- arch/sandbox/cpu/cpu.c | 4 ++-- arch/sandbox/cpu/os.c | 34 ++++++++++++++++++++++++++++++++++ arch/sandbox/lib/board.c | 17 ++++++++++------- board/sandbox/sandbox/sandbox.c | 4 +++- common/Makefile | 3 --- include/os.h | 22 ++++++++++++++++++++++ 8 files changed, 76 insertions(+), 16 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot