From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 7 Nov 2012 23:37:56 +0100 Subject: [U-Boot] [PATCH v5 0/7] SPL: Port SPL framework to powerpc In-Reply-To: <1350980915-27940-1-git-send-email-sr@denx.de> References: <1350980915-27940-1-git-send-email-sr@denx.de> Message-ID: <20121107233756.0e967688@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On Tue, 23 Oct 2012 10:28:28 +0200 Stefan Roese wrote: ... > Stefan Roese (7): > powerpc: Extract EPAPR_MAGIC constants into processor.h > SPL: Port SPL framework to powerpc > env: Enable getenv_f() for SPL_BUILD > mpc5200: Add SPL support > mpc5200: Add a3m071 board support > Makefile: Add possibility to set entry-point for u-boot.img > Makefile: Add target for combined spl/u-boot.bin & u-boot.img Applied this series to staging/agust at denx.de, rebased patch 7/7 when applying. Thanks! Anatolij