X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fns9750dev%2Fu-boot.lds;h=8ebb6519fffc35241ecee27a0ddc4629416ced07;hb=5362385ec3c95d79234002de8ed970c653fd7a93;hp=8a05892af9c43c148bf161a9dd91b74d6e6c5c23;hpb=80885a9d526b6b9666500d17ec7941b9dad8de44;p=u-boot diff --git a/board/ns9750dev/u-boot.lds b/board/ns9750dev/u-boot.lds index 8a05892af9..8ebb6519ff 100644 --- a/board/ns9750dev/u-boot.lds +++ b/board/ns9750dev/u-boot.lds @@ -45,6 +45,7 @@ SECTIONS . = ALIGN(4); .got : { *(.got) } + . = .; __u_boot_cmd_start = .; .u_boot_cmd : { *(.u_boot_cmd) } __u_boot_cmd_end = .;