From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 15 Jan 2015 00:56:01 +0100 Subject: [U-Boot] [PATCHv1 14/22] arm: socfpga: spl: update lowlevel_init In-Reply-To: <1421253662-27222-15-git-send-email-dinguyen@opensource.altera.com> References: <1421253662-27222-1-git-send-email-dinguyen@opensource.altera.com> <1421253662-27222-15-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201501150056.01720.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, January 14, 2015 at 05:40:54 PM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > Add code to handle status of the bsel. Hi! Can this code be implemented in C instead of ASM please? btw. the function that's implemented in asm is save_boot_params, not lowlevel_init ;-) [...] Best regards, Marek Vasut