required_space
if (config_rom_length + required_space(desc) > 256)
config_rom_length += required_space(desc);
config_rom_length -= required_space(desc);