
Dear Xiangfu Liu,
In message 1289446657-12499-6-git-send-email-xiangfu@openmobilefree.net you wrote:
From: Xiangfu Liu xiangfu@sharism.cc
Signed-off-by: Xiangfu Liu xiangfu@openmobilefree.net
board/xburst/nanonote/Makefile | 45 ++++++++ board/xburst/nanonote/config.mk | 31 ++++++ board/xburst/nanonote/nanonote.c | 124 ++++++++++++++++++++++ board/xburst/nanonote/u-boot-nand.lds | 63 +++++++++++ include/configs/nanonote.h | 188 +++++++++++++++++++++++++++++++++ include/configs/qi_lb60.h | 28 +++++ 6 files changed, 479 insertions(+), 0 deletions(-) create mode 100644 board/xburst/nanonote/Makefile create mode 100644 board/xburst/nanonote/config.mk create mode 100644 board/xburst/nanonote/nanonote.c create mode 100644 board/xburst/nanonote/u-boot-nand.lds create mode 100644 include/configs/nanonote.h create mode 100644 include/configs/qi_lb60.h
Entry to MAINTAINERS mssing.
Entry to boards.cfg missing.
Best regards,
Wolfgang Denk