Signed-off-by: Manikandan Pillai
---
cpu/arm_cortexa8/omap3/interrupts.c |6 ++
include/configs/omap3_evm.h |2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/cpu/arm_cortexa8/omap3/interrupts.c
b/cpu/arm_cortexa8/omap3/interrupts.c
index 9e9817d..c415dbb
The header files for other OAMP3 boards have also been changed
for CONFIG_SYS_HZ to be 1000.
Signed-off-by: Manikandan Pillai
---
cpu/arm_cortexa8/omap3/interrupts.c | 12 +++-
include/configs/omap3_beagle.h |2 +-
include/configs/omap3_evm.h |2 +-
include
The patch has been broken to 2 files. It has also been tested with NAND and
OneNAND configuration on OMAP3 EVM board.
The following changes are for the common files.
Signed-off-by: Manikandan Pillai
---
common/Makefile |1 +
common/cmd_nvedit.c |5 +
common/env_common.c
Signed-off-by: Manikandan Pillai
---
cpu/arm_cortexa8/omap3/board.c| 13
cpu/arm_cortexa8/omap3/mem.c | 139 +++-
cpu/arm_cortexa8/omap3/sys_info.c | 27 +++-
include/configs/omap3_evm.h |3 +-
4 files changed, 174 insertions
patch calls smc911x_shutdown() instead of smc911x_reset().
Some comments received has also been fixed.
Signed-off-by: Manikandan Pillai
---
drivers/net/smc911x.c | 23 ++-
1 files changed, 22 insertions(+), 1 deletions(-)
diff --git a/drivers/net/smc911x.c b/drivers/net
the new
framework was failing in reading OOB data.
Signed-off-by: Manikandan Pillai
---
common/cmd_onenand.c | 101 +-
drivers/mtd/onenand/onenand_base.c | 168 +---
drivers/mtd/onenand/onenand_bbt.c | 24 +++---
include
The eth_halt() function has been modified to remove the
chip reset and instead stop the transmit/receive from the device.
Signed-off-by: Manikandan Pillai
---
drivers/net/smc911x.c | 23 ++-
1 files changed, 22 insertions(+), 1 deletions(-)
diff --git a/drivers/net
Example binaries to be downloaded to 0x8030 for OMAP3 EVMs.
Signed-off-by: Manikandan Pillai
---
examples/Makefile |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/examples/Makefile b/examples/Makefile
index dbcfa92..75e6c87 100644
--- a/examples/Makefile
+++ b
.
As per the comments received, the change is done only for OMAP3 EVM.
Signed-off-by: Manikandan Pillai
---
board/omap3/evm/evm.c |2 +
common/Makefile |1 +
common/cmd_nvedit.c |5 ++
common/env_common.c |8 +++-
common
Example binaries to be downloaded to 0x8030 for OMAP3 EVMs.
Signed-off-by: Manikandan Pillai
---
examples/Makefile |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/examples/Makefile b/examples/Makefile
index dbcfa92..d2e811a 100644
--- a/examples/Makefile
+++ b
The cmd_misc.c was changed to fix sleep.
nand_base.c was fixed to fix the wait.
Signed-off-by: Manikandan Pillai
---
common/cmd_misc.c |1 +
cpu/arm_cortexa8/omap3/interrupts.c | 13 -
drivers/mtd/nand/nand_base.c|2 ++
include/configs/omap3_evm.h
11 matches
Mail list logo