nios2: add 64 bits swab supportThis patch adds 64 bits swab support. Most 32 bits processors usethis. We need 64 bits swab for UBI.Signed-off-by: Thomas Chou <thomas@wytron.com.tw>Signed-off-by
nios2: add 64 bits swab supportThis patch adds 64 bits swab support. Most 32 bits processors usethis. We need 64 bits swab for UBI.Signed-off-by: Thomas Chou <thomas@wytron.com.tw>Signed-off-by: Scott McNutt <smcnutt@psyent.com>
show more ...
Move architecture-specific includes to arch/$ARCH/include/asmThis helps to clean up the include/ directory so that it only containsnon-architecture-specific headers and also matches Linux's direct
Move architecture-specific includes to arch/$ARCH/include/asmThis helps to clean up the include/ directory so that it only containsnon-architecture-specific headers and also matches Linux's directorylayout which many U-Boot developers are already familiar with.Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
123