From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlev Zundel Date: Wed, 17 Nov 2010 13:42:43 +0100 Subject: [U-Boot] [PATCH 2/2][v2] Add readme of how to boot from espi flash for p4080ds. In-Reply-To: <267A3B246C22C34A8E574051858E0770018A64@039-SN1MPN1-003.039d.mgd.msft.net> (Xie Shaohui-B's message of "Wed, 17 Nov 2010 03:25:05 -0700") References: <1289897403-24602-1-git-send-email-b21989@freescale.com> <20101116103443.A36F114EA7E@gemini.denx.de> <20101116155432.585fa514@udp111988uds.am.freescale.net> <267A3B246C22C34A8E574051858E0770018A64@039-SN1MPN1-003.039d.mgd.msft.net> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Xie, [...] >> What is ACS? > > Don't know, I don't even have a reference to that in my copy of the RCW > tool. :-P > > [Xie Shaohui] I don't know what is the ACS stands for either, but it is > a XXD object dump file used by the tool to produce PBI, for example > after run "xxd u-boot.bin > u-boot.xxd", the output u-boot.xxd is the > "XXD object dump file". If you take a look at the tool, you will find a > selection labeled with "ACS File (XXD object dump)" in tab "PBI".