There was an error fetching the commit references. Please try again later.
kernel/wr-nic: fix bad SDB address while loading with gateware arg
When the user passes "gateware=", the code uses a wrong SDB entry point: "Can't find SDB at address 0x630000" (with one too many zeroes. Replace typoed constant values with WRN_SDB_ADDR.
Please register or sign in to comment