[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.1-273-g21440c2
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2012-04-18 21:45:29
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 21440c21c5195299324e64253b9435501f28f6ab (commit)
from e47daff1bca2e6e8cd6dd5250be7b9501b9bf1b5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 21440c21c5195299324e64253b9435501f28f6ab
Author: Eric Jarrige <eri...@ar...>
Date: Wed Apr 18 23:56:46 2012 +0200
[UBOOT]APF27, PPS: fix typo
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf27/apf27-u-boot-2011.12.h | 2 +-
.../device/armadeus/pps/pps-u-boot-2011.12.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf27/apf27-u-boot-2011.12.h b/buildroot/target/device/armadeus/apf27/apf27-u-boot-2011.12.h
index e8b4071..8428fbb 100644
--- a/buildroot/target/device/armadeus/apf27/apf27-u-boot-2011.12.h
+++ b/buildroot/target/device/armadeus/apf27/apf27-u-boot-2011.12.h
@@ -141,7 +141,7 @@
":1M(u-boot)ro," \
"512K(env)," \
"512K(env2)," \
- "512k(firmware)," \
+ "512K(firmware)," \
"512K(dtb)," \
"5M(kernel)," \
"-(rootfs)"
diff --git a/buildroot/target/device/armadeus/pps/pps-u-boot-2011.12.h b/buildroot/target/device/armadeus/pps/pps-u-boot-2011.12.h
index 2f97910..19da50f 100644
--- a/buildroot/target/device/armadeus/pps/pps-u-boot-2011.12.h
+++ b/buildroot/target/device/armadeus/pps/pps-u-boot-2011.12.h
@@ -141,7 +141,7 @@
":1M(u-boot)ro," \
"512K(env)," \
"512K(env2)," \
- "512k(firmware)," \
+ "512K(firmware)," \
"512K(dtb)," \
"5M(kernel)," \
"-(rootfs)"
hooks/post-receive
--
armadeus
|