[U-Boot] [PATCH V2 0/4] cm-fx6 updates

Nikita Kiryanov nikita at compulab.co.il
Wed Oct 29 16:56:20 CET 2014


This patchset contains a bug fix for DRAM detection, support for Phison SSD,
and a new preboot hook.

Cc: Igor Grinberg <grinberg at compulab.co.il>
Cc: Stefano Babic <sbabic at denx.de>

Changes in V2:
	- Added board_preboot_os to bootm.h
	- Split "common: introduce board_preboot_os hook" into 2 patches

Nikita Kiryanov (4):
  arm: mx6: cm_fx6: change issd gpio order
  arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo
  common: introduce board_preboot_os hook
  arm: mx6: cm_fx6: power down sata on OS boot

 board/compulab/cm_fx6/cm_fx6.c | 8 +++++++-
 board/compulab/cm_fx6/spl.c    | 7 ++++---
 common/bootm_os.c              | 7 +++++++
 include/bootm.h                | 1 +
 4 files changed, 19 insertions(+), 4 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list