u-boot-brain/arch/sandbox/cpu
Stefan Brüns ce2ec19c56 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious
Previously, after reading/creating the second dirent, the second entry
would be chained to the first entry and the first entry would be linked
to head. Instead, immediately link the first entry to head.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Acked-by: Simon Glass <sjg@chromium.org>
2016-10-11 10:17:07 -06:00
..
cpu.c sandbox: Don't use PCI in SPL 2016-07-14 20:40:24 -06:00
eth-raw-os.c eth-raw-os.c: Add cast to bind(2) call 2016-01-15 08:09:47 -05:00
Makefile sandbox: Add basic SPL implementation 2016-07-14 20:40:24 -06:00
os.c sandbox/fs: Make linking of nodes in os_dirent_ls more obvious 2016-10-11 10:17:07 -06:00
sdl.c sandbox: Add SDL library for LCD, keyboard, audio 2014-03-17 20:05:48 -06:00
spl.c spl: Pass spl_image as a parameter to load_image() methods 2016-10-06 15:08:52 -04:00
start.c sandbox: Don't include the main loop in SPL 2016-07-14 20:40:24 -06:00
state.c Rename reset to sysreset 2016-05-26 20:48:31 -06:00
u-boot-spl.lds sandbox: Add a new sandbox_spl board 2016-07-14 20:40:24 -06:00
u-boot.lds Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00