From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mateusz Kulikowski Date: Sun, 7 Feb 2016 22:05:30 +0100 Subject: [U-Boot] [PATCH v2 17/18] board: Add Qualcomm Dragonboard 410C support In-Reply-To: References: <1453668790-20236-1-git-send-email-mateusz.kulikowski@gmail.com> <1453668790-20236-18-git-send-email-mateusz.kulikowski@gmail.com> Message-ID: <56B7B19A.7040101@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi, On 31.01.2016 16:17, Simon Glass wrote: > On 24 January 2016 at 13:53, Mateusz Kulikowski > wrote: [...] > > For the readme, can you please do a patch to add a few more things? > > - How to enter fastboot mode I've added it (sorry, it was kind-of obvious for me :) ). > - How pressing power on reset works - it didn't do anything for me For now it's not very helpful as by pressing vol- you end up in fastboot first. But, if you then use fastboot to load u-boot it will stop autoboot command (In case you don't have serial port). ========================= U-Boot 2016.03-rc1-00047-gffd9b24 (Feb 07 2016 - 22:03:00 +0100) Qualcomm-DragonBoard 410C DRAM: 986 MiB MMC: sdhci at 07824000: 0, sdhci at 07864000: 1 Using default environment In: serial at 78b0000 Out: serial at 78b0000 Err: serial at 78b0000 Power button pressed - dropping to console. Net: Net Initialization Skipped No ethernet found. dragonboard410c => ======================== Once I enable UDC controller it will launch fastboot/dfu mode. This will be especially useful when U-Boot will replace little-kernel (that's my goal eventually). Regards, Mateusz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWt7GVAAoJELvtohmVtQzBmoIH/iFrAOtd27Ui98PIv1xVoU+V EwjVuLFVzRxQPAvjb7fMQQ/dZgz29dfgA5eTN5h1Lzs4KM+cQd8H++pNBxwrW8LM 32K9dj9pRVKRsS99jeVjulbOPnIRNRvRqsC4SpBh7iMUATpE/mjY4ELz0y5IY6/h 94TlcNlJk/gUZE+/Nk6XGzpgGV9s5tXjpOVqKvEAQyXju/EuXxUv1AcB54JrZfAT 5w65sHkFo7whdldX8Wub3rJG/BoSR+K1Wxz546zYswSbcbzK3lDN0SJ5Fa+ks8qb 5j1PCV3aP3rQ3iD/md5HdDd5InILNxvNZO9gQweCbYYhnPCXUWdHuVkU7pcu6rA= =AkEV -----END PGP SIGNATURE-----