Bluetooth Mac Address Configuration

Run the following to enable and configure Bluetooth.
# brcm_patchram_plus --enable_hci --no2bytes --tosleep 200000 
--baudrate 115200 --patchram /lib/firmware/BCM4345C5.hcd /dev/ttyS1 &
cmd: HCI_Reset
cmd: HCI_Download_Minidriver
Sleep 200ms before downloading...
Downloaded
cmd: HCI_Reset
cmd: HCI_Write_BD_ADDR
Done setting line discpline
Device setup complete
pid : 1948

# hciconfig hci0 up

# hciconfig
hci0: Type: BR/EDR Bus: UART
 BD Address: 11:22:33:44:55:66 ACL MTU: 1021:8 SCO MTU: 64:1
 UP RUNNING 
 RX bytes:1011 acl:0 sco:0 events:39 errors:0
 TX bytes:208 acl:0 sco:0 commands:39 errors:0