From mboxrd@z Thu Jan 1 00:00:00 1970 From: Can Aydin Date: Mon, 07 Jun 2010 12:56:12 +1000 Subject: [U-Boot] P20xx/P10xx/MPC85xx eSPI direct boot In-Reply-To: <4C0BDDD8.6080903@bumblecow.com> References: <1271792944-10780-1-git-send-email-dimov@ronetix.at> <4C0BDDD8.6080903@bumblecow.com> Message-ID: <4C0C5FCC.2070202@locatacorp.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Has anyone come across (or written) a tool/script/makefile target to pack u-boot into a SPI boot image (i.e. with boot header and config symbols) to boot directly from SPI on the P2020RDB (or P1020 etc.) and/or MPC8536DS? Would it be within the scope of u-boot to have such an option? Can