]> git.ipfire.org Git - thirdparty/u-boot.git/commit
microblaze: Set script_offset_nor env variable
authorT Karthik Reddy <t.karthik.reddy@xilinx.com>
Thu, 17 Dec 2020 10:15:55 +0000 (03:15 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 2 Feb 2021 11:31:28 +0000 (12:31 +0100)
commit5ce2f195299d0949d9260bfab5fa8291ab79db55
tree2879c9c29292554d65fc6c7d8404f54ea0f241bf
parent9151ebbf518ba0d2cc3a4088d9c4817828db0900
microblaze: Set script_offset_nor env variable

Set script_offset_nor env variable using CONFIG_BOOT_SCRIPT_OFFSET
and nor flash start address to keep bootscript offset configurable.

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
State: upstream (5766429b7c7b71f5cc333b727c569809d5c82d34)
board/xilinx/microblaze-generic/microblaze-generic.c