From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Mon, 30 Nov 2015 09:13:29 +0100 Subject: [U-Boot] [PATCH v2 0/9] basic support for Allwinner A83T SOC. In-Reply-To: <1448730447-31328-1-git-send-email-vishnupatekar0510@gmail.com> References: <1448730447-31328-1-git-send-email-vishnupatekar0510@gmail.com> Message-ID: <565C0529.5020203@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Vishnu, > This patch v2 of series that adds basic support for Allwinner A83T SOC with > review comments addressed. Can you provide some quick instructions on how to test this on the A83T HomletV2 ? With v1 of these patches I tried to just build them and dd them to the sdcard, but that did not work. In the mean time I've figured out that I can get a serial console with the firmware in the nand using a sdcard breakout board, so I should be able to enter FEL mode by pressing 2 there, but it would be really nice if the board would just boot from sdcard... Regards, Hans