From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 18 Nov 2011 17:20:02 +0100 Subject: [U-Boot] Update - Please pull u-boot-staging sr@denx.de In-Reply-To: <201111181415.42807.sr@denx.de> References: <201111181415.42807.sr@denx.de> Message-ID: <201111181720.02833.sr@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 Hi Wolfgang, Tom Rini urged me to add the patch "Makefile: Add the missing dependency for spl target" to staging as well. Since nobody complained about it, I added it to my staging branch. So please feel free to pull if you have no objections. Thanks. The following changes since commit 5721385b187b3154c7768e6c182501022f4e2e45: Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08 07:44:52 +0100) are available in the git repository at: git://www.denx.de/git/u-boot-staging.git sr at denx.de Aneesh V (1): Makefile: Add the missing dependency for spl target Dirk Eibach (1): gpio: Adapt PCA9698 to standard GPIO API Makefile | 2 +- drivers/gpio/pca9698.c | 62 +++++++++++++++++++++++++++++++---------------- include/pca9698.h | 33 ++++++++++++++++++++++--- 3 files changed, 71 insertions(+), 26 deletions(-)