diff options
author | wdenk <wdenk> | 2004-02-23 20:48:38 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-02-23 20:48:38 +0000 |
commit | cd0a9de68b03e5a54fd2a08f44be318e4397be01 (patch) | |
tree | 161762b51f26b604823009e2bcc1c7b3105c6361 /include/asm-arm/arch-arm720t/netarm_mem_module.h | |
parent | 2d1a537d87727907bf4d888760cba4abc0b52ad3 (diff) | |
download | u-boot-imx-cd0a9de68b03e5a54fd2a08f44be318e4397be01.zip u-boot-imx-cd0a9de68b03e5a54fd2a08f44be318e4397be01.tar.gz u-boot-imx-cd0a9de68b03e5a54fd2a08f44be318e4397be01.tar.bz2 |
* Patch by Laurent Mohin, 10 Feb 2004:
Fix buffer overflow in common/usb.c
* Patch by Tolunay Orkun, 10 Feb 2004:
Add support for Cogent CSB272 board
* Code cleanup
Diffstat (limited to 'include/asm-arm/arch-arm720t/netarm_mem_module.h')
-rw-r--r-- | include/asm-arm/arch-arm720t/netarm_mem_module.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-arm/arch-arm720t/netarm_mem_module.h b/include/asm-arm/arch-arm720t/netarm_mem_module.h index 02ca9fb..7c63d17 100644 --- a/include/asm-arm/arch-arm720t/netarm_mem_module.h +++ b/include/asm-arm/arch-arm720t/netarm_mem_module.h @@ -155,4 +155,3 @@ #define NETARM_MEM_OPT_WRITE_SYNC (0x00000001) #endif - |