mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[atheros] Generate suitable images for the UBNT PicoStation2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15314 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -63,6 +63,12 @@ fw_layout_t fw_layout_data[] = {
|
||||
.kern_entry = 0x80060000,
|
||||
.firmware_max_length= 0x00640000,
|
||||
},
|
||||
{
|
||||
.name = "XS2-8",
|
||||
.kern_start = 0xa8030000,
|
||||
.kern_entry = 0x80041000,
|
||||
.firmware_max_length= 0x006C0000,
|
||||
},
|
||||
{ .name = "",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user