Skip to content
Snippets Groups Projects
Select Git revision
0 results

common

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Haojian Zhuang authored
    All data in dtb is big endian. Some ARM devices are little-endian.
    In print_data(), it displays data with big-endian format. For ARM device,
    data should be converted to little-endian first.
    
    Signed-off-by: default avatarHaojian Zhuang <haojian.zhuang@marvell.com>
    Cc: Gerald Van Baren <vanbaren@cideas.com>
    b7900362
    History
    Name Last commit Last update
    ..