From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 17 Feb 2011 18:23:40 +0100 Subject: [U-Boot] [PATCH v2] arm: get_sp() should always be compiled In-Reply-To: References: <20110216081330.9BE1B1519FE@gemini.denx.de> <1297846475-1772-1-git-send-email-ratbert.chuang@gmail.com> <4D5D1839.30805@free.fr> Message-ID: <4D5D599C.8080404@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 17/02/2011 13:54, Macpaul Lin a ?crit : > Hi, > > 2011/2/17 Albert ARIBAUD: >> Hi, >> >> Le 16/02/2011 09:54, Po-Yu Chuang a ?crit : >>> From: Po-Yu Chuang >>> >>> get_sp() was incorrectly excluded if none of >>> CONFIG_SETUP_MEMORY_TAGS >>> CONFIG_CMDLINE_TAG >>> CONFIG_INITRD_TAG >>> CONFIG_SERIAL_TAG >>> CONFIG_REVISION_TAG >>> were defined. >> >> >> Which board exactly requires this patch? >> > > I think it is a320evb. Ok. This patch indeed removes the 'get_sp' error on this board's build, but as an FYI, it does not build anyway. Amicalement, -- Albert.