ppc: Move brg_clk to arch_global_data
[oweals/u-boot.git] / arch / powerpc / cpu / mpc83xx / u-boot.lds
index 45a9cf8395929fe5102bb8d2c77c18b22e4d94d1..d699def9ddf28eb53f4539648fe05d2fe98fdeaa 100644 (file)
@@ -58,9 +58,6 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   . = ALIGN(4);
   .u_boot_list : {