From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Sun, 13 Nov 2011 12:02:08 -0500 Subject: [U-Boot] Pull request: u-boot-fdt Message-ID: <4EBFF810.6080603@cideas.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, Please pull the bugfixes from 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://git.denx.de/u-boot-fdt.git master Gabe Black (2): Add some missing endian conversions in fdt_support.c Fix constness of the fdt void pointer in fdt_getprop_u32_default common/fdt_support.c | 8 ++++---- include/fdt_support.h | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-)