[PATCH 0/3] DA923RC: enable UBIFS support to allow firmware flash booting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



UBI/UBIFS are enabled for the DA923RC board to load and boot images from
the NOR flash storage. As images may be loaded through a symlink, the
readlink entry point is implemented in the UBIFS driver support.

ppc bit operations header files are updated as they are in conflict with
main header files when UBIFS is enabled.

Renaud Barbier (3):
  ppc: remove bit operation headers file conflict
  UBIFS: implement readlink entry point
  DA923RC: enable UBI/UBIFS configuration

 arch/ppc/boards/geip-da923rc/env/bin/init  |   12 +++++++
 arch/ppc/configs/da923rc_defconfig         |    6 ++++
 arch/ppc/cpu-85xx/tlb.c                    |    2 +-
 arch/ppc/include/asm/bitops.h              |   46 +--------------------------
 arch/ppc/mach-mpc85xx/fsl_law.c            |    1 +
 arch/ppc/mach-mpc85xx/include/mach/ffs64.h |   20 ++++++++++++
 fs/ubifs/ubifs.c                           |   38 +++++++++++++++++++++++
 7 files changed, 80 insertions(+), 45 deletions(-)
 create mode 100644 arch/ppc/mach-mpc85xx/include/mach/ffs64.h


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux