blob: 8471a8434890b51ab024e47dfc94f34bcccd85ed [file] [log] [blame] [edit]
// Copyright 2022 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
pub const BOARD_ID_INDEX: u32 = 0x013fff00_u32;
pub const BOARD_ID_LENGTH: u16 = 12;