Changeset 12382
- Timestamp:
- 06/25/2009 08:54:15 PM (4 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ar5315_microredboot/microredboot/boot/src/misc_lzma.c
r12381 r12382 237 237 }; 238 238 239 /* initialized commandline and starts linux. we need todo this for Atheros LSDK based firmwares since they have no ramsize detection */ 239 240 static void set_cmdline(void) 240 241 { ar5315_microredboot/microredboot/boot/src/ramconfig.h
r12381 r12382 1 #define RAM_SIZE 0x1000000 2 #define RESETBUTTON 0x17 1 #define RAM_SIZE 0x2000000
