public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH V2 0/4] cm-fx6 updates
@ 2014-10-29 15:56 Nikita Kiryanov
  2014-10-29 15:56 ` [U-Boot] [PATCH V2 1/4] arm: mx6: cm_fx6: change issd gpio order Nikita Kiryanov
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Nikita Kiryanov @ 2014-10-29 15:56 UTC (permalink / raw)
  To: u-boot

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

Cc: Igor Grinberg <grinberg@compulab.co.il>
Cc: Stefano Babic <sbabic@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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-11-06 11:31 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-29 15:56 [U-Boot] [PATCH V2 0/4] cm-fx6 updates Nikita Kiryanov
2014-10-29 15:56 ` [U-Boot] [PATCH V2 1/4] arm: mx6: cm_fx6: change issd gpio order Nikita Kiryanov
2014-10-29 16:01   ` Nikita Kiryanov
2014-11-02 14:33   ` Igor Grinberg
2014-10-29 15:56 ` [U-Boot] [PATCH V2 2/4] arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo Nikita Kiryanov
2014-10-29 16:02   ` Nikita Kiryanov
2014-11-02 14:34   ` Igor Grinberg
2014-10-29 15:56 ` [U-Boot] [PATCH V2 3/4] common: introduce board_preboot_os hook Nikita Kiryanov
2014-10-29 15:59   ` Otavio Salvador
2014-11-02 14:36   ` Igor Grinberg
2014-11-05 12:32   ` Stefano Babic
2014-11-06 11:31     ` Nikita Kiryanov
2014-10-29 15:56 ` [U-Boot] [PATCH V2 4/4] arm: mx6: cm_fx6: power down sata on OS boot Nikita Kiryanov
2014-10-29 15:59   ` Otavio Salvador
2014-11-02 14:36   ` Igor Grinberg
2014-11-05 16:19 ` [U-Boot] [PATCH V2 0/4] cm-fx6 updates Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox