]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/DK1S10.h
Big white-space cleanup.
[karo-tx-uboot.git] / include / configs / DK1S10.h
index bd360717a79a34cc550b3f7eb43213bf2023cc07..7a9ef79adcdbe9a2b5f4be2a58773871559b7c0e 100644 (file)
@@ -84,9 +84,9 @@
  * a memory resource (so you must make sure TEXT_BASE is chosen
  * appropriately).
  *
- *     -The heap is placed below the monitor.
- *     -Global data is placed below the heap.
- *     -The stack is placed below global data (&grows down).
+ *     -The heap is placed below the monitor.
+ *     -Global data is placed below the heap.
+ *     -The stack is placed below global data (&grows down).
  *----------------------------------------------------------------------*/
 #define CFG_MONITOR_LEN                (256 * 1024)    /* Reserve 256k         */
 #define CFG_GBL_DATA_SIZE      128             /* Global data size rsvd*/